diff tests/emu/test.c @ 28:6d32e54e5c16

emulator overhauled really, new a better memory structure also cleaned up the file system some what.
author james <jb302@eecs.qmul.ac.uk>
date Fri, 11 Apr 2014 14:38:09 +0100
parents
children 83e80c2c489c
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/emu/test.c	Fri Apr 11 14:38:09 2014 +0100
@@ -0,0 +1,5 @@
+#include <stdio.h>
+
+void
+main(void) {
+}