Linux Kernel
3.7.1
|
#include <stdarg.h>
#include <stddef.h>
#include "types.h"
#include "elf.h"
#include "string.h"
#include "stdio.h"
#include "page.h"
#include "ops.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 | |
void | platform_init (unsigned long r3, unsigned long r4, unsigned long r5, unsigned long r6, unsigned long r7) |
#define TARGET_44x |
Definition at line 32 of file cuboot-sequoia.c.
#define TARGET_4xx |
Definition at line 31 of file cuboot-sequoia.c.