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/arm1136/interrupts.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cpu/arm1136/interrupts.c') diff --git a/cpu/arm1136/interrupts.c b/cpu/arm1136/interrupts.c index e87a628c7f3..c80d9a5d0f9 100644 --- a/cpu/arm1136/interrupts.c +++ b/cpu/arm1136/interrupts.c @@ -35,7 +35,6 @@ #include #include -extern void reset_cpu(ulong addr); #define TIMER_LOAD_VAL 0 /* macro to read the 32 bit timer */ -- cgit v1.2.3