index
:
gftos
main
A simple 32-bit operating system written in C
Nic Gaffney
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
header
/
crtn.s
blob: 46f8de66a550c7a11d0b935f2460b3919eeb96c2 (
plain
)
1
2
3
4
5
6
7
section
.init
pop
ebp
ret
section
.fini
pop
ebp
ret