#include <ctype.h>
#include <stdint.h>
#include <sys/neutrino.h>
Go to the source code of this file.
◆ __cdecl
◆ __cli
| #define __cli |
( |
| ) |
InterruptDisable(); |
◆ __sti
| #define __sti |
( |
| ) |
InterruptEnable(); |
◆ ACPI_CAST_PTHREAD_T
◆ ACPI_MACHINE_WIDTH
| #define ACPI_MACHINE_WIDTH 32 |
◆ ACPI_UINTPTR_T
◆ ACPI_USE_LOCAL_CACHE
| #define ACPI_USE_LOCAL_CACHE |
◆ ACPI_USE_NATIVE_DIVIDE
| #define ACPI_USE_NATIVE_DIVIDE |
◆ ACPI_USE_NATIVE_MATH64
| #define ACPI_USE_NATIVE_MATH64 |
◆ ACPI_USE_STANDARD_HEADERS
| #define ACPI_USE_STANDARD_HEADERS |
◆ ACPI_USE_SYSTEM_CLIBRARY
| #define ACPI_USE_SYSTEM_CLIBRARY |
◆ COMPILER_DEPENDENT_INT64
| #define COMPILER_DEPENDENT_INT64 int64_t |
◆ COMPILER_DEPENDENT_UINT64
| #define COMPILER_DEPENDENT_UINT64 uint64_t |