diff options
Diffstat (limited to 'cpu/arm720t/interrupts.c')
| -rw-r--r-- | cpu/arm720t/interrupts.c | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/cpu/arm720t/interrupts.c b/cpu/arm720t/interrupts.c index 842a44384..a7ea70a26 100644 --- a/cpu/arm720t/interrupts.c +++ b/cpu/arm720t/interrupts.c @@ -31,8 +31,6 @@  #include <asm/proc-armv/ptrace.h>  #include <asm/hardware.h> -extern void reset_cpu(ulong addr); -  #ifndef CONFIG_NETARM  /* we always count down the max. */  #define TIMER_LOAD_VAL 0xffff |