diff options
author | myers <none@none> | 2005-11-17 08:46:01 -0800 |
---|---|---|
committer | myers <none@none> | 2005-11-17 08:46:01 -0800 |
commit | 186507a7cf6e4b4155e9ef89631777a96633ac0e (patch) | |
tree | de8a9df2499f491b06828c59df3dd7ae6b177e48 /usr/src/uts/intel/sys/acpi/amlcode.h | |
parent | 3dda9c1f98047ea58eaaa9a0fc08c3a0aabbc0c0 (diff) | |
download | illumos-gate-186507a7cf6e4b4155e9ef89631777a96633ac0e.tar.gz |
6328449 acpica: create_d2a_subtree makes nodes for ACPI non-devices
6332549 acpica: update to Intel ACPI CA 20050930 source drop
6333936 vsnprintf: vsnprintf doesn't support 'h' or string-precision modifiers
6335392 psm: psm_common.c incorrectly uses ACPI resource end tags
Diffstat (limited to 'usr/src/uts/intel/sys/acpi/amlcode.h')
-rw-r--r-- | usr/src/uts/intel/sys/acpi/amlcode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/intel/sys/acpi/amlcode.h b/usr/src/uts/intel/sys/acpi/amlcode.h index b546d60e77..a48f1eba33 100644 --- a/usr/src/uts/intel/sys/acpi/amlcode.h +++ b/usr/src/uts/intel/sys/acpi/amlcode.h @@ -3,7 +3,7 @@ * Name: amlcode.h - Definitions for AML, as included in "definition blocks" * Declarations and definitions contained herein are derived * directly from the ACPI specification. - * $Revision: 82 $ + * $Revision: 1.82 $ * *****************************************************************************/ |