Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/smp.h>
#include <linux/io.h>
#include <asm/smp_scu.h>
#include <asm/hardware/gic.h>
#include "core.h"
Go to the source code of this file.
Functions | |
void | secondary_startup (void) |
Variables | |
struct smp_operations highbank_smp_ops | __initdata |
struct smp_operations highbank_smp_ops __initdata |