diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2011-11-23 18:05:37 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2011-11-23 18:05:37 +0000 |
commit | 50796274dc74454ca64a6e120552adb2620c3e65 (patch) | |
tree | 91526f3e19920a98573c3d04bbef39cd71a7c0ce /compiler/asldefine.h | |
parent | 33c583d0c71a12a703f849679505114e27bba011 (diff) |
Notes
Diffstat (limited to 'compiler/asldefine.h')
-rw-r--r-- | compiler/asldefine.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/asldefine.h b/compiler/asldefine.h index 4fae94b618cc9..eafd70009d5af 100644 --- a/compiler/asldefine.h +++ b/compiler/asldefine.h @@ -56,7 +56,7 @@ #define ASL_INVOCATION_NAME "iasl" #define ASL_CREATOR_ID "INTL" -#define ASL_COMPLIANCE "Supports ACPI Specification Revision 4.0a" +#define ASL_COMPLIANCE "Supports ACPI Specification Revision 5.0" /* Configuration constants */ |