abstracting
[sped.git] / repl.S
diff --git a/repl.S b/repl.S
new file mode 100644 (file)
index 0000000..18805a6
--- /dev/null
+++ b/repl.S
@@ -0,0 +1,7 @@
+
+%ifndef __REPL_S__
+%define __REPL_S__
+
+extern repl
+
+%endif