repo.or.cz
/
t2sde.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* hotfix rapdijson for gcc14
[t2sde.git]
/
tests
/
702-qemu-hello-riscv32.cmd
blob
45380d08ccd9e6bb2dcaa3ee9d06f49fa1bac259
1
#!/bin/sh
2
3
[
"
$QEMU
"
]
||
exit
43
4
5
exe
=
usr
/
bin
/
qemu-riscv32
6
7
[
-e
$SYSROOT
/
$exe
]
||
exit
42
8
9
$QEMU
-L
$SYSROOT $SYSROOT
/
$exe ${0%.cmd}
.exe