diff options
Diffstat (limited to 'cpu/arm1136/interrupts.c')
| -rw-r--r-- | cpu/arm1136/interrupts.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/cpu/arm1136/interrupts.c b/cpu/arm1136/interrupts.c index e87a628c7..c80d9a5d0 100644 --- a/cpu/arm1136/interrupts.c +++ b/cpu/arm1136/interrupts.c @@ -35,7 +35,6 @@  #include <asm/arch/omap2420.h>  #include <asm/proc-armv/ptrace.h> -extern void reset_cpu(ulong addr);  #define TIMER_LOAD_VAL 0  /* macro to read the 32 bit timer */ |