code wiki / _hdl_build / nx_video_ver_emit.nx

nx_video_ver_emit.nx

buildroot/runtime/_hdl_build/nx_video_ver_emit.nx

1184 B31 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind tooltopic video
docsdependenciesstructsconstsfunctions

about

nx_video_ver_emit.nx -- GENERATED EMITTER (nx_asset_emit_gen). THIS ORGAN IS THE SSOT for sites/nishifamily/video/ver.txt -- edit HERE (or regenerate), NEVER the emitted artifact. argv[1] overrides the target (the drift-kill seam: emit to a compare path + byte-diff). license_tier: ORIGINAL

dependencies 1 imports · 0 importers

nx_syscalls.nx nx_video_ver_emit.nx

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

main sys_openat_wr sys_write ep sys_write ↻ sys_close sys_mmap

structs

none

consts

7const P0: *u8 = "761\n"

functions

9func ep(fd: i64, s: *u8) -> i64 { var n: i64=0; while s[n]!=(0 as u8){n=n+1} sys_write(fd,s,n); return n }
called by 1: main calls 1: sys_write
11func main(argc: i64, argv: *i64) -> i64