Urgh, and now actually add the files :-)

This commit is contained in:
marco_g 2008-08-05 12:30:42 +00:00
parent a829251bdb
commit bf06a93f70
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
* kern/i386/pc/init.c: Include <grub/cpu/tsc.h>.
(grub_machine_init): Call grub_tsc_init().
(grub_millisleep): Removed.
* kern/ieee1275/init.c (grub_millisleep): Removed.
(grub_machine_init): Install ieee1275_get_time_ms()
implementation.