Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
init.c File Reference
#include <linux/init.h>
#include <linux/kernel.h>
#include <asm/bootinfo.h>
#include <asm/sgialib.h>
#include <asm/smp-ops.h>

Go to the source code of this file.

Functions

void __init prom_init (void)
 

Variables

struct linux_romvecromvec
 
int prom_argc
 
LONG_prom_argv
 
LONG_prom_envp
 

Function Documentation

void __init prom_init ( void  )

Early entry point for arch setup

Definition at line 24 of file init.c.

Variable Documentation

LONG* _prom_argv

Definition at line 22 of file init.c.

LONG * _prom_envp

Definition at line 22 of file init.c.

int prom_argc

Definition at line 21 of file init.c.

Definition at line 20 of file init.c.