Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/smp.h>
#include <asm/machdep.h>
#include <asm/udbg.h>
#include "platform.h"
Go to the source code of this file.
Macros | |
#define | DBG pr_debug |
#define | MSG_COUNT 4 |
Functions | |
void | ps3_smp_cleanup_cpu (int cpu) |
void | smp_init_ps3 (void) |
#define MSG_COUNT 4 |