index
:
marvinborner/Melvix
dev
:computer: Small operating system written from scratch (covid/school project)
Marvin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
libc
/
crt
/
crtn.asm
blob: a593ab0dabcc7baef15b8c33ef5ab418cd70265f (
plain
) (
blame
)
1
2
3
4
5
6
7
section .init pop ebp ret section .fini pop ebp ret