mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-04-04 14:07:42 +00:00
add sample_armeb to sample_all.sh
This commit is contained in:
parent
1bef32fff6
commit
b9712f0a5d
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ fi
|
|||
if test -e $DIR/sample_arm; then
|
||||
echo "=========================="
|
||||
$DIR/sample_arm
|
||||
$DIR/sample_armeb
|
||||
fi
|
||||
if test -e $DIR/sample_arm64; then
|
||||
echo "=========================="
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue