micetools/src/micetools/micekeychip/main.c

6 lines
55 B
C

#include "mxk.h"
int main() {
return mxkMain();
}