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/acobject.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/acobject.h')
-rw-r--r-- | usr/src/uts/intel/sys/acpi/acobject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/intel/sys/acpi/acobject.h b/usr/src/uts/intel/sys/acpi/acobject.h index a2cae21c9c..b56d4c1517 100644 --- a/usr/src/uts/intel/sys/acpi/acobject.h +++ b/usr/src/uts/intel/sys/acpi/acobject.h @@ -2,7 +2,7 @@ /****************************************************************************** * * Name: acobject.h - Definition of ACPI_OPERAND_OBJECT (Internal object only) - * $Revision: 130 $ + * $Revision: 1.130 $ * *****************************************************************************/ |