|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/errno.h>#include <linux/smp.h>#include <linux/io.h>#include <mach/hardware.h>#include <asm/hardware/gic.h>#include <asm/mach-types.h>#include <asm/smp_scu.h>#include <mach/board-eb.h>#include <mach/board-pb11mp.h>#include <mach/board-pbx.h>#include <plat/platsmp.h>#include "core.h"Go to the source code of this file.
Variables | |
| struct smp_operations realview_smp_ops | __initdata |
| struct smp_operations realview_smp_ops __initdata |
1.8.2