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

7 lines
115 B
C
Raw Normal View History

2012-10-08 03:38:03 +02:00
#ifndef __ARM_WATCHDOG_H__
#define __ARM_WATCHDOG_H__
#include "kernel/kernel.h"
#endif /* __ARM_WATCHDOG_H__ */