Untabify acfreebsd.h

Had mixed tabs/spaces.
This commit is contained in:
Robert Moore 2010-03-18 14:49:39 -07:00
parent 0f0cf23019
commit f74385b957

View File

@ -124,10 +124,8 @@
#include <machine/acpica_machdep.h>
#define ACPI_UINTPTR_T uintptr_t
#define ACPI_USE_LOCAL_CACHE
#define ACPI_USE_SYSTEM_CLIBRARY
#define __cdecl
#ifdef _KERNEL
@ -171,7 +169,6 @@
/* Not building kernel code, so use libc */
#define ACPI_USE_STANDARD_HEADERS
#define ACPI_FLUSH_CPU_CACHE()
#define __cli()
#define __sti()