Searched refs:DEBUG_ACPI (Results 1 - 1 of 1) sorted by relevance

/external/syslinux/com32/gplinclude/acpi/
H A Dacpi.h16 #define DEBUG_ACPI 0 macro
19 #define DEBUG_PRINT(x) do { if (DEBUG_ACPI) dbg_printf x; } while (0)

Completed in 84 milliseconds