diff options
Diffstat (limited to 'src/romlayout.S')
-rw-r--r-- | src/romlayout.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/romlayout.S b/src/romlayout.S index 06511122..cca4e439 100644 --- a/src/romlayout.S +++ b/src/romlayout.S @@ -8,7 +8,6 @@ #include "asm-offsets.h" // BREGS_* #include "config.h" // CONFIG_* #include "entryfuncs.S" // ENTRY_* -#include "hw/ps2port.h" // PORT_A20 #include "hw/rtc.h" // CMOS_RESET_CODE #include "x86.h" // CR0_* |