Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/spinlock.h>
#include <asm/hardware/dec21285.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
#include "common.h"
Go to the source code of this file.
Variables | |
atag_offset = 0x100 | |
map_io = footbridge_map_io | |
init_irq = footbridge_init_irq | |
timer = &footbridge_timer | |
restart = footbridge_restart | |
atag_offset = 0x100 |
Definition at line 18 of file personal.c.
init_irq = footbridge_init_irq |
Definition at line 20 of file personal.c.
map_io = footbridge_map_io |
Definition at line 19 of file personal.c.
restart = footbridge_restart |
Definition at line 22 of file personal.c.
Definition at line 21 of file personal.c.