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