]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/e820.h
V4L/DVB (7204): remove V4L2_CID_SHARPNESS from meye.h and report private control...
[linux-2.6-omap-h63xx.git] / include / asm-x86 / e820.h
index f96f1853bc417f527f77ae26e7825e8fd2706c47..7004251fc66bd7925a787bd09ccb675dc0714de8 100644 (file)
@@ -25,6 +25,9 @@ struct e820map {
 #define ISA_START_ADDRESS      0xa0000
 #define ISA_END_ADDRESS                0x100000
 
+#define BIOS_BEGIN             0x000a0000
+#define BIOS_END               0x00100000
+
 #ifdef __KERNEL__
 #ifdef CONFIG_X86_32
 # include "e820_32.h"