|
@@ -2,9 +2,7 @@
|
|
#define _ASM_BOOT_H
|
|
#define _ASM_BOOT_H
|
|
|
|
|
|
/* Don't touch these, unless you really know what you're doing. */
|
|
/* Don't touch these, unless you really know what you're doing. */
|
|
-#define DEF_INITSEG 0x9000
|
|
|
|
#define DEF_SYSSEG 0x1000
|
|
#define DEF_SYSSEG 0x1000
|
|
-#define DEF_SETUPSEG 0x9020
|
|
|
|
#define DEF_SYSSIZE 0x7F00
|
|
#define DEF_SYSSIZE 0x7F00
|
|
|
|
|
|
/* Internal svga startup constants */
|
|
/* Internal svga startup constants */
|