grub/include
Robert Millan eeed10b4dd 2009-12-24 Robert Millan <rmh.grub@aybabtu.com>
* include/multiboot.h (struct multiboot_aout_symbol_table)
	(struct multiboot_elf_section_header_table): New structure
	declarations (stolen from GRUB Legacy).
	(struct multiboot_info): Replace opaque `syms' with a.out and ELF
	table information.
	
	(multiboot_aout_symbol_table_t, multiboot_elf_section_header_table_t)
	(multiboot_info_t, multiboot_memory_map_t, multiboot_module_t): New
	type aliases.
2009-12-24 14:15:32 +00:00
..
grub 2009-12-23 Felix Zielcke <fzielcke@z-51.de> 2009-12-23 17:41:32 +01:00
multiboot.h 2009-12-24 Robert Millan <rmh.grub@aybabtu.com> 2009-12-24 14:15:32 +00:00
multiboot2.h 2009-11-13 Robert Millan <rmh.grub@aybabtu.com> 2009-11-13 13:30:55 +00:00