os/lib/acpica-build/aclinux.h
2024-07-09 08:05:07 +02:00

7 lines
170 B
C

#pragma once
#include <stdint.h>
#define ACPI_MACHINE_WIDTH 64
#define ACPI_UINTPTR_T uintptr_t
#undef ACPI_DEBUGGER
#undef ACPI_DISASSEMBLER
#define ACPI_DEBUG_OUTPUT 1