__PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into
[coreboot.git] / src / mainboard / via / epia / romstage.c
index a40a9b22f888ec3af0344af972cc9ff566dc568b..8d3978415f873813708d24cb955e1c53fd1b7ba1 100644 (file)
@@ -1,5 +1,5 @@
 #define ASSEMBLY 1
-#define __PRE_RAM__
+
 
 #include <stdint.h>
 #include <device/pci_def.h>