1*433d6423SLionel Sambuc #ifndef _DDEKIT_DDEKIT_H 2*433d6423SLionel Sambuc #define _DDEKIT_DDEKIT_H 3*433d6423SLionel Sambuc void ddekit_init(void); 4*433d6423SLionel Sambuc 5*433d6423SLionel Sambuc #endif 6*433d6423SLionel Sambuc 7