Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ sys_void
Function
sys_void
g2all/900/lapse.js:182–184 ·
view source on GitHub ↗
(...args)
Source
from the content-addressed store, hash-verified
180
}
181
182
function
sys_void(...args) {
183
return
chain.syscall_void(...args);
184
}
185
186
function
sysi(...args) {
187
return
chain.sysi(...args);
Callers
2
race_one
Function · 0.70
patch_kernel
Function · 0.70
Calls
1
syscall_void
Method · 0.45
Tested by
no test coverage detected