2010-01-07 Robert Millan <rmh.grub@aybabtu.com>

* include/multiboot.h (MULTIBOOT_UNSUPPORTED): Moved from here ...
	* loader/i386/multiboot.c (UNSUPPORTED_FLAGS): ... to here.  Update
	all users.
This commit is contained in:
Robert Millan 2010-01-07 19:55:16 +00:00
parent 53108d92ba
commit 5d2c52b8ca
3 changed files with 10 additions and 4 deletions

View file

@ -31,9 +31,6 @@
/* This should be in %eax. */
#define MULTIBOOT_BOOTLOADER_MAGIC 0x2BADB002
/* The bits in the required part of flags field we don't support. */
#define MULTIBOOT_UNSUPPORTED 0x0000fffc
/* Alignment of multiboot modules. */
#define MULTIBOOT_MOD_ALIGN 0x00001000