X-Git-Url: https://git.danieliu.xyz/?p=sped.git;a=blobdiff_plain;f=fileutils.S;fp=fileutils.S;h=0000000000000000000000000000000000000000;hp=5a778647d75c179a255be292effe00affd2bbd38;hb=6cf67300c03d92a9cc0c5888b33cdb21a852eb69;hpb=89732d399de9007aaf2894b0c637e8cfb9ed47ac diff --git a/fileutils.S b/fileutils.S deleted file mode 100644 index 5a77864..0000000 --- a/fileutils.S +++ /dev/null @@ -1,9 +0,0 @@ - -%ifndef __FILEUTILS_S__ -%define __FILEUTILS_S__ - -extern readFile -extern readLine -extern writeFile - -%endif