summaryrefslogtreecommitdiff
path: root/src/mainboard/olpc/rev_a/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/olpc/rev_a/romstage.c')
-rw-r--r--src/mainboard/olpc/rev_a/romstage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/olpc/rev_a/romstage.c b/src/mainboard/olpc/rev_a/romstage.c
index fa75b20c1d..12ff739a4e 100644
--- a/src/mainboard/olpc/rev_a/romstage.c
+++ b/src/mainboard/olpc/rev_a/romstage.c
@@ -1,5 +1,5 @@
#define ASSEMBLY 1
-#define __PRE_RAM__
+
#include <stdint.h>
#include <device/pci_def.h>