* Explicitly add __PRE_RAM__ where it should be added.
[coreboot.git] / src / mainboard / mitac / 6513wu / auto.c
index 3b6deaf263375cde77a4c622ca1e8437bc0d40c1..6222ea87210eb7c740a8500fa6401d1be3f33ec0 100644 (file)
@@ -19,6 +19,7 @@
  */
 
 #define ASSEMBLY 1
+#define __PRE_RAM__
 
 #include <stdint.h>
 #include <stdlib.h>