X-Git-Url: https://git.danieliu.xyz/?p=sped.git;a=blobdiff_plain;f=repl.S;fp=repl.S;h=18805a66513d0ba5789a77badef62ecbe8755508;hp=0000000000000000000000000000000000000000;hb=89732d399de9007aaf2894b0c637e8cfb9ed47ac;hpb=7a7ed6ae81978b84911dab0b902e77ebb7e9b735 diff --git a/repl.S b/repl.S new file mode 100644 index 0000000..18805a6 --- /dev/null +++ b/repl.S @@ -0,0 +1,7 @@ + +%ifndef __REPL_S__ +%define __REPL_S__ + +extern repl + +%endif