ACPI_PRINTF_LIKE
#define ACPI_PRINTF_LIKE(c)
#define ACPI_PRINTF_LIKE(c) __attribute__ ((__format__ (__printf__, c, c+1)))