Split the two usages of __ROMCC__:
[coreboot.git] / src / mainboard / tyan / s2885 / cache_as_ram_auto.c
index edea2b9de249c71fef5bc90c4dda265c5f255592..d561e033c691023df9dc67b436a371300fa83b4f 100644 (file)
@@ -1,5 +1,5 @@
 #define ASSEMBLY 1
-#define __ROMCC__
+#define __PRE_RAM__
  
 #include <stdint.h>
 #include <string.h>