Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/smp.h>
#include <asm/addrspace.h>
#include <asm/mips-boards/launch.h>
#include <asm/mipsmtregs.h>
Go to the source code of this file.
Functions | |
int | amon_cpu_avail (int cpu) |
void | amon_cpu_start (int cpu, unsigned long pc, unsigned long sp, unsigned long gp, unsigned long a0) |
Definition at line 29 of file malta-amon.c.