Project

General

Profile

Statistics
| Revision:

root / lab4 / .minix-src / include / ddekit / ddekit.h @ 14

History | View | Annotate | Download (83 Bytes)

1
#ifndef _DDEKIT_DDEKIT_H
2
#define _DDEKIT_DDEKIT_H
3
void ddekit_init(void);
4

    
5
#endif
6