Removed deleted files

This commit is contained in:
Bahadir Balban
2010-03-25 01:28:02 +02:00
parent 74b5963fcb
commit ae696e0410
3 changed files with 2 additions and 255 deletions

View File

@@ -1,5 +1,5 @@
cd build
qemu-system-arm -s -kernel final.elf -nographic -m 128 -M versatilepb &
qemu-system-arm -s -S -kernel final.elf -nographic -M versatilepb -cpu arm926 &
arm-none-insight ; pkill qemu-system-arm
cd ..