index
:
fbos
main
A RISC-V operating system devoted to running fizz/buzz processes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
head.S
blob: ba155cb6c94ade59bdba046f380eb1ddceebd959 (
plain
)
1
2
3
4
5
6
.global
_start
.section
.text.head
_start:
// TODO
call
start_kernel