__PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into
[coreboot.git] / src / mainboard / ibm / e326 / romstage.c
index 7ad4824c9103a9309b8a84361e7ca37b1feb9a06..751b20b56f985b5a12ad4c7bba965f1c091458ac 100644 (file)
@@ -1,5 +1,5 @@
 #define ASSEMBLY 1
-#define __PRE_RAM__
+
  
 #include <stdint.h>
 #include <string.h>