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

Macro Definition Documentation

#define BOOT_PARAMS_SIZE   1536

Definition at line 30 of file atags_proc.c.

Function Documentation

arch_initcall ( init_atags_procfs  )
void __init save_atags ( const struct tag tags)

Definition at line 33 of file atags_proc.c.