X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=fileutils.S;h=5a778647d75c179a255be292effe00affd2bbd38;hb=89732d399de9007aaf2894b0c637e8cfb9ed47ac;hp=178bca4b06ce71b91100e77e6226c8f15f5e7351;hpb=fb894149783dd18e6ecf1271153193a342e80433;p=sped.git diff --git a/fileutils.S b/fileutils.S index 178bca4..5a77864 100644 --- a/fileutils.S +++ b/fileutils.S @@ -3,5 +3,7 @@ %define __FILEUTILS_S__ extern readFile +extern readLine +extern writeFile %endif