compiler/clib: Rename IoErr2errno() to __arosc_ioerr2errno(); function is now defined...
[AROS.git] / compiler / clib / realpath.c
blob90c02ca659130f4de0da143937449bcf4c594e50
1 char *realpath(const char *path, char *resolved_path)
3 return 0;