abstract func out
[sped.git] / fileutils.S
1
2 %ifndef __FILEUTILS_S__
3 %define __FILEUTILS_S__
4
5 extern readFile
6
7 %endif