summaryrefslogtreecommitdiff
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