luksrku/editor.h

9 lines
206 B
C
Raw Normal View History

#ifndef __EDITOR_H__
#define __EDITOR_H__
/*************** AUTO GENERATED SECTION FOLLOWS ***************/
void editor_start(void);
/*************** AUTO GENERATED SECTION ENDS ***************/
#endif