alistair23-linux/arch/arm/mach-integrator/common.h
Russell King 6338b66f8a ARM: restart: integrator: use new restart hook
Hook these platforms restart code into the new restart hook rather
than using arch_reset().

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2012-01-05 12:57:13 +00:00

4 lines
110 B
C

void integrator_init_early(void);
void integrator_reserve(void);
void integrator_restart(char, const char *);