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