mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-12 14:09:12 +00:00
Missing definitions
This commit is contained in:
parent
557d87ee44
commit
7c75e3d709
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ int LuaRdrand(lua_State *);
|
|||
int LuaRdseed(lua_State *);
|
||||
int LuaRdtsc(lua_State *);
|
||||
int LuaResolveIp(lua_State *);
|
||||
int LuaRSA(lua_State *);
|
||||
int LuaSetLogLevel(lua_State *);
|
||||
int LuaSha1(lua_State *);
|
||||
int LuaSha224(lua_State *);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue