Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
epapr.c File Reference
#include "ops.h"
#include "stdio.h"
#include "io.h"
#include <libfdt.h>

Go to the source code of this file.

Macros

#define EPAPR_SMAGIC   0x65504150
 
#define EPAPR_EMAGIC   0x45504150
 

Functions

 BSS_STACK (4096)
 
void platform_init (unsigned long r3, unsigned long r4, unsigned long r5, unsigned long r6, unsigned long r7)
 

Macro Definition Documentation

#define EPAPR_EMAGIC   0x45504150

Definition at line 25 of file epapr.c.

#define EPAPR_SMAGIC   0x65504150

Definition at line 24 of file epapr.c.

Function Documentation

BSS_STACK ( 4096  )
void platform_init ( unsigned long  r3,
unsigned long  r4,
unsigned long  r5,
unsigned long  r6,
unsigned long  r7 
)

Definition at line 51 of file epapr.c.