code wiki / _hdl_build / nx_mrbak_probe.nx

nx_mrbak_probe.nx

buildroot/runtime/_hdl_build/nx_mrbak_probe.nx

206 B4 linesdepth 3pulls 3 transitivereach 0 importersview sourcekind probe
docsdependenciesstructsconstsfunctions

about

nx_mrbak_probe.nx -- probe for backup-before-edit (rule-13 reversibility). license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_syscalls.nx nx_g_puts_lib.nx nx_mrbak_probe.nx

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

main g_puts sys_write

structs

none

consts

none

functions

4func main() -> i64 { g_puts("hi\n" as *u8); return 0 }
calls 1: g_puts