Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
prom.h File Reference
#include <linux/io.h>
#include <linux/init.h>
#include <linux/irq.h>

Go to the source code of this file.

Functions

charprom_getenv (char *name)
 
void __init prom_init_cmdline (void)
 

Variables

unsigned long memsize
 
unsigned long highmemsize
 

Function Documentation

char* prom_getenv ( char name)

Definition at line 57 of file prom.c.

void __init prom_init_cmdline ( void  )

Definition at line 46 of file prom.c.

Variable Documentation

unsigned long highmemsize

Definition at line 28 of file env.c.

unsigned long memsize

Definition at line 28 of file env.c.