summaryrefslogtreecommitdiffstats
path: root/include/asm-i386/u-boot-i386.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-i386/u-boot-i386.h')
-rw-r--r--include/asm-i386/u-boot-i386.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-i386/u-boot-i386.h b/include/asm-i386/u-boot-i386.h
index dfec3074c6..1e8def77d5 100644
--- a/include/asm-i386/u-boot-i386.h
+++ b/include/asm-i386/u-boot-i386.h
@@ -35,12 +35,6 @@ extern ulong i386boot_bss_size; /* bss size */
extern ulong i386boot_stack_end; /* first usable RAM address after bss and stack */
extern ulong i386boot_ram_end; /* end of ram */
-extern ulong i386boot_realmode; /* start of realmode entry code */
-extern ulong i386boot_realmode_size;/* size of realmode entry code */
-extern ulong i386boot_bios; /* start of BIOS emulation code */
-extern ulong i386boot_bios_size; /* size of BIOS emulation code */
-
-
/* cpu/.../cpu.c */
int cpu_init(void);
OpenPOWER on IntegriCloud