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
Much USB code for ARM USB support
[minix3.git]
/
minix
/
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