minix/kernel/arch/arm/include/arch_watchdog.h
2012-10-07 21:38:03 -04:00

7 lines
115 B
C

#ifndef __ARM_WATCHDOG_H__
#define __ARM_WATCHDOG_H__
#include "kernel/kernel.h"
#endif /* __ARM_WATCHDOG_H__ */