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