|
Linux Kernel
3.7.1
|
#include <stdarg.h>#include <string.h>#include <stdlib.h>#include <ctype.h>#include <unistd.h>#include <acpi/platform/acgcc.h>Go to the source code of this file.
Macros | |
| #define | ACPI_USE_SYSTEM_CLIBRARY |
| #define | ACPI_USE_DO_WHILE_0 |
| #define | ACPI_MUTEX_TYPE ACPI_BINARY_SEMAPHORE |
| #define | ACPI_FLUSH_CPU_CACHE() |
| #define | ACPI_CAST_PTHREAD_T(pthread) ((acpi_thread_id) (pthread)) |
| #define | ACPI_MACHINE_WIDTH 32 |
| #define | COMPILER_DEPENDENT_INT64 long long |
| #define | COMPILER_DEPENDENT_UINT64 unsigned long long |
| #define | ACPI_USE_NATIVE_DIVIDE |
| #define | __cdecl |
| #define ACPI_CAST_PTHREAD_T | ( | pthread | ) | ((acpi_thread_id) (pthread)) |
| #define ACPI_MUTEX_TYPE ACPI_BINARY_SEMAPHORE |
1.8.2