proski
|
cc85c3c340
|
Typo fixes in comments and variable names.
|
2007-12-30 08:52:06 +00:00 |
|
proski
|
7361cfe62e
|
* include/grub/i386/time.h: use "void" in the argument list
of grub_cpu_idle().
* include/grub/powerpc/time.h: Likewise.
* include/grub/sparc64/time.h: Likewise.
|
2007-11-25 01:46:59 +00:00 |
|
robertmh
|
0149ab7c63
|
2007-11-05 Robert Millan <rmh@aybabtu.com>
* disk/ata.c: Remove `<grub/machine/time.h>'. Include `<grub/time.h>'.
(grub_ata_wait): Reimplement using grub_millisleep().
* include/grub/misc.h (grub_div_roundup): Fix parenthesization.
* include/grub/i386/time.h (grub_cpu_idle): Disable `hlt' instruction.
|
2007-11-05 14:54:00 +00:00 |
|
robertmh
|
46e5e5cb89
|
Actually add the files, and propagate changes..
|
2007-10-22 20:02:16 +00:00 |
|