repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix3.git]
/
minix
/
kernel
/
arch
/
earm
/
include
/
arch_watchdog.h
blob
2e6f733465b70cfa277d65f07e92b5bdc24c9b2e
1
#ifndef __ARM_WATCHDOG_H__
2
#define __ARM_WATCHDOG_H__
3
4
#include
"kernel/kernel.h"
5
6
#endif
/* __ARM_WATCHDOG_H__ */