smoke_alloc_call.nx
buildroot/runtime/smoke_alloc_call.nx
about
smoke_alloc_call.nx -- nested sys_mmap inside a called function.
dependencies 1 imports · 0 importers
imports: syscalls.nx
imported by: nobody (leaf or entry point)
structs
| 5 | struct Box { |
consts
| none |
functions
| 9 | func make_box(v: i64) -> *Box { |
| 16 | func main() -> i64 { |