repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tests: print error locations verbosely
[minix.git]
/
include
/
ddekit
/
ddekit.h
blob
9535fe5d421778860388863cc04f379231228b9c
1
#ifndef _DDEKIT_DDEKIT_H
2
#define _DDEKIT_DDEKIT_H
3
void
ddekit_init
(
void
);
4
5
#endif
6