Idris2/support/c/windows/win_hack.c
2022-09-21 12:12:34 +01:00

2 lines
46 B
C

int chmod(char **str, int perm) { return 0; }