_offc_deref_minimal_v2.nx
buildroot/runtime/_offc_deref_minimal_v2.nx
about
Even simpler: no array, no struct, just one *p = N then return *p.
Use a local stack variable as the pointer source (not mmap, not call).
dependencies 1 imports · 0 importers
imports: syscalls.nx
imported by: nobody (leaf or entry point)
structs
| none |
consts
| none |
functions
| 6 | func main() -> i64 { |