himport.nx
buildroot/runtime/himport.nx
dependencies 1 imports · 0 importers
imports: nx_syscalls.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 2 | func main() -> i64 { sys_exit(7); return 7 } calls 1: sys_exit |