diff options
Diffstat (limited to 'include/watchdog.h')
-rw-r--r-- | include/watchdog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/watchdog.h b/include/watchdog.h index dc26e6a..b9ae916 100644 --- a/include/watchdog.h +++ b/include/watchdog.h @@ -98,4 +98,3 @@ reset_8260_watchdog(volatile immap_t *immr) #endif /* CONFIG_MPC8260 && !__ASSEMBLY__ */ #endif /* _WATCHDOG_H_ */ - |