#!/bin/sh

make
qemu-system-aarch64 \
	-M raspi3b \
	-serial stdio \
	-kernel build/bin/kernel8.img