Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | savekmsg |
Macros | |
#define | CHIPMEM_START 0x00000000 |
#define | CHIPMEM_END 0x00200000 /* overridden by argv[1] */ |
#define | SAVEKMSG_MAGIC1 0x53415645 /* 'SAVE' */ |
#define | SAVEKMSG_MAGIC2 0x4B4D5347 /* 'KMSG' */ |
Functions | |
int | main (int argc, char *argv[]) |