diff options
Diffstat (limited to 'src/mainboard/winent/pl6064')
-rw-r--r-- | src/mainboard/winent/pl6064/romstage.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/winent/pl6064/romstage.c b/src/mainboard/winent/pl6064/romstage.c index 68cf6bb156..c9730b0ad7 100644 --- a/src/mainboard/winent/pl6064/romstage.c +++ b/src/mainboard/winent/pl6064/romstage.c @@ -20,7 +20,7 @@ */ #define ASSEMBLY 1 -#define __PRE_RAM__ + #include <stdint.h> #include <device/pci_def.h> |