mirror of
https://github.com/acpica/acpica/
synced 2025-01-17 23:09:18 +03:00
Untabify acfreebsd.h
Had mixed tabs/spaces.
This commit is contained in:
parent
0f0cf23019
commit
f74385b957
@ -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()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user