|
Linux Kernel
3.7.1
|
#include <sys/mman.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <stdio.h>#include <string.h>#include <unistd.h>#include <getopt.h>#include <dirent.h>#include <acpi/acconfig.h>#include <acpi/platform/acenv.h>#include <acpi/actypes.h>#include <acpi/actbl.h>Go to the source code of this file.
Macros | |
| #define | DYNAMIC_SSDT "/sys/firmware/acpi/tables/dynamic" |
Functions | |
| int | main (int argc, char **argv) |
Definition at line 334 of file acpidump.c.
Definition at line 421 of file acpidump.c.
1.8.2