|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/of_fdt.h>#include <asm/machdep.h>#include <asm/time.h>#include <asm/udbg.h>#include <asm/mpic.h>#include <sysdev/fsl_soc.h>#include <sysdev/fsl_pci.h>#include "smp.h"#include "mpc85xx.h"Go to the source code of this file.
Functions | |
| void __init | qemu_e500_pic_init (void) |
| machine_arch_initcall (qemu_e500, mpc85xx_common_publish_devices) | |
| define_machine (qemu_e500) | |
| define_machine | ( | qemu_e500 | ) |
Definition at line 61 of file qemu_e500.c.
| machine_arch_initcall | ( | qemu_e500 | , |
| mpc85xx_common_publish_devices | |||
| ) |
Definition at line 29 of file qemu_e500.c.
1.8.2