mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-23 19:43:09 +00:00
Merge branch 'master' of github.com:cloudwu/skynet
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
static inline int luaS_shrinfo(lua_State *L) { return 0; }
|
||||
static inline void luaS_initshr() {}
|
||||
static inline void luaS_exitshr() {}
|
||||
static inline void luaS_expandshr(int n);
|
||||
static inline void luaS_expandshr(int n) {}
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user