index
:
kmi
master
ACTIVE - Kernel with migrating threads as IPC
kimi.h.kuparinen+kmi@gmail.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv64
/
conf
/
s.S
blob: 1344f6979ac144c9d3ddbdb418a7f905587ccdf1 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
.text
.global
_start
_start:
li
a0
,
1
li
a1
,
2
li
a2
,
3
li
a3
,
4
li
a4
,
5
ecall