kern

view run @ 93:083849df660b

split the system call implementations out of fs.c into fs_sys.c
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 11 Dec 2011 10:17:58 +0200
parents b1e8c8251884
children
line source
1 #!/bin/sh
3 qemu -kernel kernel.elf -soundhw pcspk -net none -hda disk.img $*