* Explicitly add __PRE_RAM__ where it should be added.
[coreboot.git] / src / mainboard / supermicro / x6dhr_ig / auto.c
index 1c152ae624d1a5ec25ff4ee425cefc6b503cc2d4..314cc703250274dca518bd864788c3d6ab48d274 100644 (file)
@@ -1,4 +1,5 @@
 #define ASSEMBLY 1
+#define __PRE_RAM__
 #include <stdint.h>
 #include <device/pci_def.h>
 #include <arch/io.h>