Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
acpidump.c File Reference
#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)
 

Macro Definition Documentation

#define DYNAMIC_SSDT   "/sys/firmware/acpi/tables/dynamic"

Definition at line 334 of file acpidump.c.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 421 of file acpidump.c.