diff --git a/include/asm-x86/boot.h b/include/asm-x86/boot.h index 2faed7ecb092a7893c89c573b7ac9870e060d8a7..7b287df4ab55e7810570cafae441553f45e7ab25 100644 --- a/include/asm-x86/boot.h +++ b/include/asm-x86/boot.h @@ -2,9 +2,7 @@ #define _ASM_BOOT_H /* Don't touch these, unless you really know what you're doing. */ -#define DEF_INITSEG 0x9000 #define DEF_SYSSEG 0x1000 -#define DEF_SETUPSEG 0x9020 #define DEF_SYSSIZE 0x7F00 /* Internal svga startup constants */