Some changes required to get yabel working on v2 (and they generally make
[coreboot.git] / src / arch / i386 / include / arch / acpi.h
index beb1d5f5b5423e308ea6232f8d39738932e1b82c..d31517e518d6c0d1dc828db18c65951b141452c6 100644 (file)
@@ -18,7 +18,6 @@
 #if HAVE_ACPI_TABLES==1
 
 #include <stdint.h>
-typedef unsigned long long u64;
 
 #define RSDP_SIG              "RSD PTR "  /* RSDT Pointer signature */
 #define RSDP_NAME             "RSDP"