2009-06-21 Pavel Roskin <proski@gnu.org>

* loader/powerpc/ieee1275/linux.c (offset_phdr): Fix prototypes
	to match nested functions.
	* loader/sparc64/ieee1275/linux.c: Likewise.
This commit is contained in:
proski 2009-06-21 23:55:23 +00:00
parent f52196ff3a
commit c3cee41331
3 changed files with 7 additions and 3 deletions

View file

@ -1,5 +1,9 @@
2009-06-21 Pavel Roskin <proski@gnu.org>
* loader/powerpc/ieee1275/linux.c (offset_phdr): Fix prototypes
to match nested functions.
* loader/sparc64/ieee1275/linux.c: Likewise.
* conf/i386-ieee1275.rmk: Define kernel_elf_ASFLAGS.
2009-06-21 Robert Millan <rmh.grub@aybabtu.com>