CMI8x38 megacommit

This commit is contained in:
RichardG867
2022-03-06 01:29:29 -03:00
154 changed files with 22874 additions and 22952 deletions

View File

@@ -731,6 +731,11 @@ plat_remove(char *path)
}
}
void
plat_path_normalize(char* path)
{
/* No-op */
}
/* Make sure a path ends with a trailing (back)slash. */
void