minix3/include/ddekit/ddekit.h

7 lines
83 B
C

#ifndef _DDEKIT_DDEKIT_H
#define _DDEKIT_DDEKIT_H
void ddekit_init(void);
#endif