diff options
Diffstat (limited to 'cpu/mpc86xx/interrupts.c')
| -rw-r--r-- | cpu/mpc86xx/interrupts.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/cpu/mpc86xx/interrupts.c b/cpu/mpc86xx/interrupts.c index d9f634fdab8..f16744bfdcf 100644 --- a/cpu/mpc86xx/interrupts.c +++ b/cpu/mpc86xx/interrupts.c @@ -36,6 +36,7 @@  #include <command.h>  #include <asm/processor.h>  #include <ppc_asm.tmpl> +#include <watchdog.h>  unsigned long decrementer_count;    /* count value for 1e6/HZ microseconds */  unsigned long timestamp; | 
