* Explicitly add __PRE_RAM__ where it should be added.
[coreboot.git] / src / mainboard / iei / juki-511p / auto.c
index d7cd1acbfd2dc24cc82b894fb899697adda74413..655959fac4912cf0d148202744b20000fb03024e 100644 (file)
@@ -19,6 +19,7 @@
  */
 
 #define ASSEMBLY 1
+#define __PRE_RAM__
 
 #include <stdint.h>
 #include <device/pci_def.h>