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 "io.h"
Go to the source code of this file.
Functions | |
BSS_STACK (4096) | |
void | platform_init (unsigned long r3, unsigned long r4, unsigned long r5) |
BSS_STACK | ( | 4096 | ) |