boredos_mirror/src/userland/crti.asm
2026-05-09 01:11:29 +02:00

3 lines
34 B
NASM

global _init
section .init
_init: