index
:
pub/teachos/kernel.git
develop
develop-BA-FS26
main
An educational OS kernel
fmorgner
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
boot
/
arch
/
x86_64
/
src
/
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