__PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into
[coreboot.git] / src / mainboard / artecgroup / dbe61 / romstage.c
index 76cbacd8911aab6dc00fd02e1064287088d2f3ac..fea9925d373e69bcb3e421075ec0c3a45e122b45 100644 (file)
@@ -19,7 +19,7 @@
  */
 
 #define ASSEMBLY 1
-#define __PRE_RAM__
+
 
 #include <stdint.h>
 #include <device/pci_def.h>