Idris2/support/c/windows/win_hack.c

2 lines
46 B
C
Raw Normal View History

2022-09-21 13:13:15 +03:00
int chmod(char **str, int perm) { return 0; }