index
:
minix3
master
Git Repository for an attempted revival of the Minix 3 Operating System
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
minix
/
include
/
ddekit
/
ddekit.h
blob: 9535fe5d421778860388863cc04f379231228b9c (
plain
)
1
2
3
4
5
6
#ifndef _DDEKIT_DDEKIT_H #define _DDEKIT_DDEKIT_H void ddekit_init(void); #endif