Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions
bootx.h File Reference
#include <uapi/asm/bootx.h>

Go to the source code of this file.

Data Structures

struct  bootx_dt_prop
 
struct  bootx_dt_node
 

Macros

#define BOOTX_COLORTABLE_SIZE   (256UL*3UL*2UL)
 

Functions

void bootx_init (unsigned long r4, unsigned long phys)
 

Macro Definition Documentation

#define BOOTX_COLORTABLE_SIZE   (256UL*3UL*2UL)

Definition at line 18 of file bootx.h.

Function Documentation

void bootx_init ( unsigned long  r4,
unsigned long  phys 
)

Definition at line 465 of file bootx_init.c.