diff options
Diffstat (limited to 'source/include/aclocal.h')
-rw-r--r-- | source/include/aclocal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/aclocal.h b/source/include/aclocal.h index 5f9b0f3076fd..9729930614db 100644 --- a/source/include/aclocal.h +++ b/source/include/aclocal.h @@ -54,7 +54,7 @@ typedef UINT32 ACPI_MUTEX_HANDLE; /* Total number of aml opcodes defined */ -#define AML_NUM_OPCODES 0x81 +#define AML_NUM_OPCODES 0x82 /* Forward declarations */ |