michal/tit

Blob: scripts/run-linux-armv7

Raw · Blame

#!/bin/sh
set -eu

exec /usr/bin/qemu-arm -L /usr/arm-linux-gnueabihf "$@"