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

7 lines
115 B
C

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