mirror of
https://github.com/acpica/acpica/
synced 2025-01-15 22:09:17 +03:00
define ACPI_USE_DO_WHILE_0
date 2003.02.13.23.08.00; author agrover; state Exp;
This commit is contained in:
parent
fc7d63d285
commit
d2d73658db
@ -1,7 +1,7 @@
|
|||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
*
|
*
|
||||||
* Name: aclinux.h - OS specific defines, etc.
|
* Name: aclinux.h - OS specific defines, etc.
|
||||||
* $Revision: 1.29 $
|
* $Revision: 1.31 $
|
||||||
*
|
*
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
@ -9,7 +9,7 @@
|
|||||||
*
|
*
|
||||||
* 1. Copyright Notice
|
* 1. Copyright Notice
|
||||||
*
|
*
|
||||||
* Some or all of this work - Copyright (c) 1999 - 2002, Intel Corp.
|
* Some or all of this work - Copyright (c) 1999 - 2003, Intel Corp.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* 2. License
|
* 2. License
|
||||||
@ -120,6 +120,7 @@
|
|||||||
#define ACPI_OS_NAME "Linux"
|
#define ACPI_OS_NAME "Linux"
|
||||||
|
|
||||||
#define ACPI_USE_SYSTEM_CLIBRARY
|
#define ACPI_USE_SYSTEM_CLIBRARY
|
||||||
|
#define ACPI_USE_DO_WHILE_0
|
||||||
|
|
||||||
#ifdef __KERNEL__
|
#ifdef __KERNEL__
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user