|
Linux Kernel
3.7.1
|
#include "ops.h"#include "stdio.h"#include "reg.h"#include "dcr.h"#include "4xx.h"#include "cuboot.h"#include "ppcboot-hotfoot.h"Go to the source code of this file.
Macros | |
| #define | TARGET_4xx |
| #define | TARGET_HOTFOOT |
| #define | NUM_REGS 3 |
Functions | |
| void | platform_init (unsigned long r3, unsigned long r4, unsigned long r5, unsigned long r6, unsigned long r7) |
| #define NUM_REGS 3 |
Definition at line 25 of file cuboot-hotfoot.c.
| #define TARGET_4xx |
Definition at line 18 of file cuboot-hotfoot.c.
| #define TARGET_HOTFOOT |
Definition at line 19 of file cuboot-hotfoot.c.
1.8.2