summaryrefslogtreecommitdiff
path: root/minix/kernel/arch/earm/include/arch_watchdog.h
blob: 2e6f733465b70cfa277d65f07e92b5bdc24c9b2e (plain)
1
2
3
4
5
6
#ifndef __ARM_WATCHDOG_H__
#define __ARM_WATCHDOG_H__

#include "kernel/kernel.h"

#endif /* __ARM_WATCHDOG_H__ */