# Runtime Support - `crt0.S` — C runtime startup (reset handler, .bss clear, call main) - `crti.S` — C runtime init (constructor init) - `crtn.S` — C runtime fini (constructor fini) - `linker.ld` — Default linker script