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
/
riscv
/
conf
/
s.S
blob: e6997acca8e1590e2548486c02d8dd768173f633 (
plain
) (
blame
)
1
2
3
4
5
6
7
.text
.global
_start
_start:
li
a1
,
1
loop:
add
a0
,
a0
,
a1
jal
loop