Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/types.h>
#include <linux/string.h>
#include <asm/setup.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 = 0x0100 | |
fixup = fixup_clep7312 | |
map_io = clps711x_map_io | |
init_irq = clps711x_init_irq | |
timer = &clps711x_timer | |
restart = clps711x_restart | |
atag_offset = 0x0100 |
Definition at line 39 of file clep7312.c.
MACHINE_END MACHINE_END fixup = fixup_clep7312 |
Definition at line 40 of file clep7312.c.
init_irq = clps711x_init_irq |
Definition at line 42 of file clep7312.c.
map_io = clps711x_map_io |
Definition at line 41 of file clep7312.c.
restart = clps711x_restart |
Definition at line 44 of file clep7312.c.
Definition at line 43 of file clep7312.c.