actube/src/cw/mdata.c

9 lines
69 B
C
Raw Normal View History

#include "mavl.h"
#include "mdata.h"
mdata_create(){
return 0;
}