OSDN Git Service

ACPICA: disassembler: disassemble OEMx tables as AML
[uclinux-h8/linux.git] / include / acpi / actbl.h
index 517addd..0a977ec 100644 (file)
@@ -38,6 +38,7 @@
 #define ACPI_SIG_XSDT           "XSDT" /* Extended  System Description Table */
 #define ACPI_SIG_SSDT           "SSDT" /* Secondary System Description Table */
 #define ACPI_RSDP_NAME          "RSDP" /* Short name for RSDP, not signature */
+#define ACPI_OEM_NAME           "OEM"  /* Short name for OEM, not signature */
 
 /*
  * All tables and structures must be byte-packed to match the ACPI