disk8: Initial commit
[pdp8.git] / sw / disk8 / src / remote8.c
diff --git a/sw/disk8/src/remote8.c b/sw/disk8/src/remote8.c
new file mode 100644 (file)
index 0000000..411cac0
--- /dev/null
@@ -0,0 +1,9 @@
+#include <stdio.h>
+#include <stdlib.h>
+
+#include "structures.h"
+#include "ops.h"
+#include "file.h"
+
+
+