|
Linux Kernel
3.7.1
|
#include <linux/slab.h>#include <linux/proc_fs.h>#include <asm/setup.h>#include <asm/types.h>#include <asm/page.h>Go to the source code of this file.
Data Structures | |
| struct | buffer |
Macros | |
| #define | BOOT_PARAMS_SIZE 1536 |
Functions | |
| void __init | save_atags (const struct tag *tags) |
| arch_initcall (init_atags_procfs) | |
| #define BOOT_PARAMS_SIZE 1536 |
Definition at line 30 of file atags_proc.c.
| arch_initcall | ( | init_atags_procfs | ) |
1.8.2