kern

annotate run @ 55:88a6c4e192f9

Fixed most important task switching bugs. Now it seems that I can switch in and out of user space reliably.
author John Tsiombikas <nuclear@member.fsf.org>
date Mon, 15 Aug 2011 04:03:39 +0300
parents 710739e33da8
children a6513dc35f04
rev   line source
nuclear@1 1 #!/bin/sh
nuclear@1 2
nuclear@51 3 qemu -kernel kernel.elf -soundhw pcspk $*