6 lines
83 B
C
6 lines
83 B
C
#ifndef _DDEKIT_DDEKIT_H
|
|
#define _DDEKIT_DDEKIT_H
|
|
void ddekit_init(void);
|
|
|
|
#endif
|
|
|