ACPICA: Fix for Linux source translation

This commit is contained in:
rmoore1 2006-08-31 16:37:33 +00:00
parent c89da1055c
commit 463dd089f4

View File

@ -1,7 +1,7 @@
/******************************************************************************
*
* Name: acwin.h - OS specific defines, etc.
* $Revision: 1.27 $
* $Revision: 1.28 $
*
*****************************************************************************/
@ -173,6 +173,8 @@ typedef COMPILER_DEPENDENT_UINT64 u64;
#define ACPI_SIMPLE_RETURN_MACROS
#endif
/*! [End] no source code translation !*/
/*
* Global Lock acquire/release code
*