From 3ec924a3cb7bc3b37be9adec695d7c3d563b3d2c Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 3 Apr 2005 17:23:39 +0000 Subject: Patch by Steven Scholz, 25 Oct 2004: Declare reset_cpu() in include/common.h instead locally --- cpu/pxa/interrupts.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpu/pxa/interrupts.c') diff --git a/cpu/pxa/interrupts.c b/cpu/pxa/interrupts.c index fd02154..b335a82 100644 --- a/cpu/pxa/interrupts.c +++ b/cpu/pxa/interrupts.c @@ -29,8 +29,6 @@ #include #include -extern void reset_cpu (ulong addr); - #ifdef CONFIG_USE_IRQ /* enable IRQ/FIQ interrupts */ void enable_interrupts (void) -- cgit v1.1