2008-07-04 Pavel Roskin <proski@gnu.org>
* kern/ieee1275/init.c: Cast _start and _end to grub_addr_t to prevent warnings.
This commit is contained in:
parent
1759aa57d4
commit
af58ab3dbc
2 changed files with 5 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
|||
2008-07-04 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* kern/ieee1275/init.c: Cast _start and _end to grub_addr_t to
|
||||
prevent warnings.
|
||||
|
||||
* include/grub/misc.h (ALIGN_UP): Avoid unnecessary cast to a
|
||||
pointer, which can cause warnings. Support 64-bit addresses.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue