* Explicitly add __PRE_RAM__ where it should be added.
[coreboot.git] / src / mainboard / gigabyte / ga-6bxc / auto.c
index e12daacd9e227a07ef4f030dd0d643072636a934..1b440a759e8b992e403043fb9ce2ef12df5d3dbf 100644 (file)
@@ -19,6 +19,7 @@
  */
 
 #define ASSEMBLY 1
+#define __PRE_RAM__
 
 #include <stdint.h>
 #include <device/pci_def.h>