From 61c302fc074304c548f2de409a49f0c6c9564470 Mon Sep 17 00:00:00 2001 From: njl Date: Thu, 18 Mar 2004 17:42:14 +0000 Subject: Import of Intel ACPI-CA 20040311. --- sys/contrib/dev/acpica/acmacros.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'sys/contrib/dev/acpica/acmacros.h') 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 */ -- cgit v1.1