index
:
pub/fmorgner/teachos.git
develop
develop-BA-FS26
main
The TeachOS kernel, a greenfield, pure 64-bit, educational operating system.
fmorgner
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
src
/
boot
/
crtn.s
blob: 06fb7cea13b86608e05d638cecca69f554271567 (
plain
)
1
2
3
4
5
6
7
8
9
.code64
.section
.init
popq
%rbp
ret
.section
.fini
popq
%rbp
ret