Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
bootstr_32.c File Reference
#include <linux/string.h>
#include <asm/oplib.h>
#include <linux/init.h>

Go to the source code of this file.

Macros

#define BARG_LEN   256
 

Functions

char *__init prom_getbootargs (void)
 

Macro Definition Documentation

#define BARG_LEN   256

Definition at line 11 of file bootstr_32.c.

Function Documentation

char* __init prom_getbootargs ( void  )

Definition at line 16 of file bootstr_32.c.