xref: /minix3/minix/kernel/arch/earm/include/arch_watchdog.h (revision 433d6423c39e34ec4b79c950597bb2d236f886be)
1 #ifndef __ARM_WATCHDOG_H__
2 #define __ARM_WATCHDOG_H__
3 
4 #include "kernel/kernel.h"
5 
6 #endif /* __ARM_WATCHDOG_H__ */
7