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