mirror of
https://github.com/acpica/acpica/
synced 2025-02-21 07:54:32 +03:00
Updated IA64 #ifdef
date 2002.05.01.22.59.00; author psdiefen; state Exp;
This commit is contained in:
parent
277f42ef7a
commit
257e333540
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: aclinux.h - OS specific defines, etc.
|
||||
* $Revision: 1.21 $
|
||||
* $Revision: 1.22 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -133,7 +133,7 @@
|
||||
|
||||
#define strtoul simple_strtoul
|
||||
|
||||
#ifdef __ia64__
|
||||
#ifdef CONFIG_IA64
|
||||
#define ACPI_FLUSH_CPU_CACHE()
|
||||
#else
|
||||
#define ACPI_FLUSH_CPU_CACHE() wbinvd()
|
||||
|
Loading…
x
Reference in New Issue
Block a user