|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | ACPI_INLINE __inline__ |
| #define | ACPI_GET_FUNCTION_NAME __func__ |
| #define | ACPI_PRINTF_LIKE(c) __attribute__ ((__format__ (__printf__, c, c+1))) |
| #define | ACPI_UNUSED_VAR __attribute__ ((unused)) |
| #define ACPI_INLINE __inline__ |
| #define ACPI_PRINTF_LIKE | ( | c | ) | __attribute__ ((__format__ (__printf__, c, c+1))) |
| #define ACPI_UNUSED_VAR __attribute__ ((unused)) |
1.8.2