__PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into
[coreboot.git] / src / mainboard / soyo / sy-6ba-plus-iii / romstage.c
index 48d18f666709ae696bfb25affe57afef0997396b..424d3160837025dbc756ba1546c0e6e41c4ee305 100644 (file)
@@ -19,7 +19,7 @@
  */
 
 #define ASSEMBLY 1
-#define __PRE_RAM__
+
 
 #include <stdint.h>
 #include <device/pci_def.h>