code wiki / _hdl_build / nx_mrbak_probe.nx
nx_mrbak_probe.nx
buildroot/runtime/_hdl_build/nx_mrbak_probe.nx
about
nx_mrbak_probe.nx -- probe for backup-before-edit (rule-13 reversibility). license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_g_puts_lib.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
| 4 | func main() -> i64 { g_puts("hi\n" as *u8); return 0 } calls 1: g_puts |