grub/include/grub/i386/linuxbios
proski bcd35b903d 2008-07-04 Pavel Roskin <proski@gnu.org>
* kern/i386/linuxbios/init.c (grub_machine_init): Cast addr to
	grub_addr_t before casting it to the void pointer to fix a
	warning.  Non-addressable regions are discarded earlier.
	(grub_arch_modules_addr): Cast _end to grub_addr_t.
	* kern/i386/linuxbios/table.c: Include grub/misc.h.
	(check_signature): Don't shadow table_header.
	(grub_linuxbios_table_iterate): Cast numeric constants to
	grub_linuxbios_table_header_t.
	* include/grub/i386/linuxbios/init.h: Add noreturn attribute to
	grub_stop().
2008-07-04 03:26:10 +00:00
..
boot.h 2007-10-31 Robert Millan <rmh@aybabtu.com> 2007-10-31 22:35:13 +00:00
console.h 2008-01-19 Robert Millan <rmh@aybabtu.com> 2008-01-19 11:44:27 +00:00
init.h 2008-07-04 Pavel Roskin <proski@gnu.org> 2008-07-04 03:26:10 +00:00
kernel.h 2008-01-28 Robert Millan <rmh@aybabtu.com> 2008-01-28 16:58:13 +00:00
loader.h 2007-10-31 Robert Millan <rmh@aybabtu.com> 2007-10-31 22:35:13 +00:00
machine.h 2007-11-10 Robert Millan <rmh@aybabtu.com> 2007-11-10 20:23:14 +00:00
memory.h 2008-01-16 Robert Millan <rmh@aybabtu.com> 2008-01-16 21:03:07 +00:00
serial.h 2007-10-31 Robert Millan <rmh@aybabtu.com> 2007-10-31 22:35:13 +00:00
time.h 2007-10-31 Robert Millan <rmh@aybabtu.com> 2007-10-31 22:35:13 +00:00