aboutsummaryrefslogtreecommitdiff
path: root/src/bit.h
blob: 7e54e6d519d4505416b24b0689ee42cf7b0afeb5 (plain) (blame)
1
2
3
#include <lua.h>

int luaopen_bit(lua_State *L);