summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev/acpica/acmacros.h
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2004-03-18 17:42:14 +0000
committernjl <njl@FreeBSD.org>2004-03-18 17:42:14 +0000
commit61c302fc074304c548f2de409a49f0c6c9564470 (patch)
treec3d67f348307b618a7d26de7d74397f4eb6d7a53 /sys/contrib/dev/acpica/acmacros.h
parentd4d5fa01f81a58ab630067ec21e8a10390ff6c28 (diff)
downloadFreeBSD-src-61c302fc074304c548f2de409a49f0c6c9564470.zip
FreeBSD-src-61c302fc074304c548f2de409a49f0c6c9564470.tar.gz
Import of Intel ACPI-CA 20040311.
Diffstat (limited to 'sys/contrib/dev/acpica/acmacros.h')
-rw-r--r--sys/contrib/dev/acpica/acmacros.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/contrib/dev/acpica/acmacros.h b/sys/contrib/dev/acpica/acmacros.h
index 670fe74..3d4f66c 100644
--- a/sys/contrib/dev/acpica/acmacros.h
+++ b/sys/contrib/dev/acpica/acmacros.h
@@ -1,7 +1,7 @@
/******************************************************************************
*
* Name: acmacros.h - C macros for the entire subsystem.
- * $Revision: 148 $
+ * $Revision: 149 $
*
*****************************************************************************/
@@ -754,7 +754,4 @@
#endif /* ACPI_DBG_TRACK_ALLOCATIONS */
-
-#define ACPI_GET_STACK_POINTER _asm {mov eax, ebx}
-
#endif /* ACMACROS_H */
OpenPOWER on IntegriCloud