2004-09-14 Yoshinori K. Okuji <okuji@enbug.org>
From Hollis Blanchard <hollis@penguinppc.org>: * kern/misc.c (memmove): New alias for grub_memmove. (memcmp): New alias for grub_memcmp. (memset): New alias for grub_memset. * boot/powerpc/ieee1275/ieee1275.c (grub_ieee1275_get_property): Change "int handle" to "grub_ieee1275_phandle_t handle". * include/grub/powerpc/ieee1275/ieee1275.h (grub_ieee1275_get_property): Likewise.
This commit is contained in:
parent
8ddad8453b
commit
062b24c22c
5 changed files with 23 additions and 3 deletions
1
THANKS
1
THANKS
|
@ -6,6 +6,7 @@ The following people made especially gracious contributions of their
|
|||
time and energy in helping to track down bugs, add new features, and
|
||||
generally assist in the GRUB 2 maintainership process:
|
||||
|
||||
Hollis Blanchard <hollis@penguinppc.org>
|
||||
NIIBE Yutaka <gniibe@m17n.org>
|
||||
Tsuneyoshi Yasuo <tuneyoshi@naic.co.jp>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue