Project

General

Profile

Statistics
| Revision:

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

History | View | Annotate | Download (83 Bytes)

1 13 up20180614
#ifndef _DDEKIT_DDEKIT_H
2
#define _DDEKIT_DDEKIT_H
3
void ddekit_init(void);
4
5
#endif