#ifndef MAIN_RTOSLIB_H_ #define MAIN_RTOSLIB_H_ #include #include int luaopen_lrtos(lua_State *L); #endif /* MAIN_RTOSLIB_H_ */