X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Externals%2FACPICA%2Facacess.h;h=fdbf335e4734711e33b2018878f9aab2abfbaeb8;hb=34e8f9c025a5fe5ebc90ada5690685821827a5e7;hp=154b202cb7db3c0c329c0f1457ae5c51b8379d45;hpb=fb2379add2a38e3725401e1860d50df5d1b1430e;p=tpg%2Facess2.git diff --git a/Externals/ACPICA/acacess.h b/Externals/ACPICA/acacess.h index 154b202c..fdbf335e 100644 --- a/Externals/ACPICA/acacess.h +++ b/Externals/ACPICA/acacess.h @@ -11,6 +11,7 @@ #define ACPI_USE_DO_WHILE_0 #define ACPI_MUTEX_TYPE ACPI_OSL_MUTEX +//#define ACPI_DEBUG_OUTPUT 1 #ifdef __KERNEL__ @@ -20,6 +21,9 @@ #define ACPI_MACHINE_WIDTH BITS +typedef struct sACPICache tACPICache; + +#define ACPI_CACHE_T tACPICache #define ACPI_SPINLOCK tShortSpinlock* #define ACPI_CPU_FLAGS unsigned long