Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/kernel.h>
#include <asm/bootinfo.h>
#include <asm/sgialib.h>
#include <asm/smp-ops.h>
Go to the source code of this file.
Functions | |
void __init | prom_init (void) |
Variables | |
struct linux_romvec * | romvec |
int | prom_argc |
LONG * | _prom_argv |
LONG * | _prom_envp |
struct linux_romvec* romvec |