diff options
author | myers <none@none> | 2006-03-07 13:48:29 -0800 |
---|---|---|
committer | myers <none@none> | 2006-03-07 13:48:29 -0800 |
commit | 30082d0cc16bf5799269ca464a219de900f519cd (patch) | |
tree | 696c047df547527dbff53928f768a5fe9959d56f /usr/src/uts/intel/sys/acpi/amlcode.h | |
parent | ed98f1ae92c0bb2fe51326c2720e493efd56e9bc (diff) | |
download | illumos-gate-30082d0cc16bf5799269ca464a219de900f519cd.tar.gz |
6354619 acpica: update to Intel ACPI CA source release 20060217
6354621 acpica: implementation of AcpiOSWaitSemaphore() is incorrect
6368816 acpica: extra backslash in ACPI_STATE_COMMON, ACPI_OBJECT_COMMON_HEADER
6386744 acpica: Tyan Tiger MP does not soft-poweroff
Diffstat (limited to 'usr/src/uts/intel/sys/acpi/amlcode.h')
-rw-r--r-- | usr/src/uts/intel/sys/acpi/amlcode.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/uts/intel/sys/acpi/amlcode.h b/usr/src/uts/intel/sys/acpi/amlcode.h index a48f1eba33..0d9351437b 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: 1.82 $ + * $Revision: 1.83 $ * *****************************************************************************/ @@ -11,7 +11,7 @@ * * 1. Copyright Notice * - * Some or all of this work - Copyright (c) 1999 - 2005, Intel Corp. + * Some or all of this work - Copyright (c) 1999 - 2006, Intel Corp. * All rights reserved. * * 2. License |