Linux Kernel
3.7.1
|
#include "ops.h"
#include "stdio.h"
#include "cuboot.h"
#include "reg.h"
#include "dcr.h"
#include "4xx.h"
#include "ppcboot.h"
Go to the source code of this file.
Macros | |
#define | TARGET_4xx |
#define | TARGET_44x |
#define | TARGET_440GX |
Functions | |
BSS_STACK (4096) | |
void | platform_init (unsigned long r3, unsigned long r4, unsigned long r5, unsigned long r6, unsigned long r7) |
#define TARGET_440GX |
Definition at line 26 of file cuboot-taishan.c.
#define TARGET_44x |
Definition at line 25 of file cuboot-taishan.c.
#define TARGET_4xx |
Definition at line 24 of file cuboot-taishan.c.
BSS_STACK | ( | 4096 | ) |