From dd04ac063aff3c4d9125a57635d198c8f5bbd1f1 Mon Sep 17 00:00:00 2001 From: aystarik Date: Wed, 29 Jun 2005 19:34:20 +0000 Subject: [PATCH] fixed code max date 2004.07.30.17.02.00; author rmoore1; state Exp; --- source/include/acexcep.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/include/acexcep.h b/source/include/acexcep.h index 29061a485..8fda084ad 100644 --- a/source/include/acexcep.h +++ b/source/include/acexcep.h @@ -1,7 +1,7 @@ /****************************************************************************** * * Name: acexcep.h - Exception codes returned by the ACPI subsystem - * $Revision: 1.71 $ + * $Revision: 1.72 $ * *****************************************************************************/ @@ -239,7 +239,7 @@ #define AE_AML_CIRCULAR_REFERENCE (ACPI_STATUS) (0x0020 | AE_CODE_AML) #define AE_AML_BAD_RESOURCE_LENGTH (ACPI_STATUS) (0x0021 | AE_CODE_AML) -#define AE_CODE_AML_MAX 0x0020 +#define AE_CODE_AML_MAX 0x0021 /* * Internal exceptions used for control