Reduce size of the romstage on various boards that fail to build on QA.
[coreboot.git] / src / mainboard / iei / nova4899r / failover.c
index 9707af56207ff4cbae67b51e5262f6cd5503adc9..082f0543fad48592f0a0461cc70a0f39dd3f9fd6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Luis Correia <luis.f.correia@gmail.com>
  *
@@ -19,6 +19,7 @@
  */
 
 #define ASSEMBLY 1
+
 #include <stdint.h>
 #include <device/pci_def.h>
 #include <device/pci_ids.h>