define ACPI_USE_DO_WHILE_0

date	2003.02.13.23.08.00;	author agrover;	state Exp;
This commit is contained in:
aystarik 2005-06-29 20:25:33 +00:00
parent fc7d63d285
commit d2d73658db

View File

@ -1,7 +1,7 @@
/******************************************************************************
*
* Name: aclinux.h - OS specific defines, etc.
* $Revision: 1.29 $
* $Revision: 1.31 $
*
*****************************************************************************/
@ -9,7 +9,7 @@
*
* 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.
*
* 2. License
@ -120,6 +120,7 @@
#define ACPI_OS_NAME "Linux"
#define ACPI_USE_SYSTEM_CLIBRARY
#define ACPI_USE_DO_WHILE_0
#ifdef __KERNEL__