0921a33
ff27e3d
292e414
1 2 3 4
5
6
#!/bin/sh cd `dirname $0` make -C kernel || exit 1 qemu-system-i386 -kernel kernel/kernel.bin -serial stdio -m 16