* doc/multiboot.h (MULTIBOOT_UNSUPPORTED): Remove macro (moved to
GRUB).
+2010-01-07 Robert Millan <rmh.grub@aybabtu.com>
+
+ * doc/multiboot.h (MULTIBOOT_UNSUPPORTED): Remove macro (moved to
+ GRUB).
+
2010-01-03 Robert Millan <rmh.grub@aybabtu.com>
Install multiboot.h system-wide.
/* 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