minix3/kernel/arch/earm/include/arch_watchdog.h

7 lines
115 B
C
Raw Normal View History

2020-02-21 00:59:27 +05:30
#ifndef __ARM_WATCHDOG_H__
#define __ARM_WATCHDOG_H__
#include "kernel/kernel.h"
#endif /* __ARM_WATCHDOG_H__ */