diff options
Diffstat (limited to 'cpu/lh7a40x/interrupts.c')
-rw-r--r-- | cpu/lh7a40x/interrupts.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/lh7a40x/interrupts.c b/cpu/lh7a40x/interrupts.c index a716269..3c2dc4f 100644 --- a/cpu/lh7a40x/interrupts.c +++ b/cpu/lh7a40x/interrupts.c @@ -35,7 +35,6 @@ #include <asm/proc-armv/ptrace.h> -extern void reset_cpu(ulong addr); static ulong timer_load_val = 0; /* macro to read the 16 bit timer */ |