2009-12-24 Robert Millan <rmh.grub@aybabtu.com>

* include/multiboot.h: Indentation fixes.
This commit is contained in:
Robert Millan 2009-12-24 14:19:22 +00:00
parent eeed10b4dd
commit d14d33704e
2 changed files with 22 additions and 18 deletions

View file

@ -1,3 +1,7 @@
2009-12-24 Robert Millan <rmh.grub@aybabtu.com>
* include/multiboot.h: Indentation fixes.
2009-12-24 Robert Millan <rmh.grub@aybabtu.com>
* include/multiboot.h (struct multiboot_aout_symbol_table)

View file

@ -70,7 +70,7 @@
/* is there a symbol table loaded? */
#define MULTIBOOT_INFO_AOUT_SYMS 0x00000010
/* is there an ELF section header table? */
#define MULTIBOOT_INFO_ELF_SHDR 0x00000020
#define MULTIBOOT_INFO_ELF_SHDR 0X00000020
/* is there a full memory map? */
#define MULTIBOOT_INFO_MEM_MAP 0x00000040