Linux Kernel
3.7.1
|
#include <linux/platform_device.h>
#include <asm/mach/arch.h>
#include <asm/mach/map.h>
#include <asm/mach-types.h>
#include <mach/map.h>
#include "nuc960.h"
Go to the source code of this file.
Variables | |
map_io = nuc960evb_map_io | |
init_irq = nuc900_init_irq | |
init_machine = nuc960evb_init | |
timer = &nuc900_timer | |
restart = nuc9xx_restart | |
init_irq = nuc900_init_irq |
Definition at line 38 of file mach-nuc960evb.c.
init_machine = nuc960evb_init |
Definition at line 39 of file mach-nuc960evb.c.
map_io = nuc960evb_map_io |
Definition at line 37 of file mach-nuc960evb.c.
restart = nuc9xx_restart |
Definition at line 41 of file mach-nuc960evb.c.
Definition at line 40 of file mach-nuc960evb.c.