darling-dyld/sandbox-dummy.c
2022-04-18 20:33:29 -07:00

4 lines
72 B
C

int sandbox_check(void) { return 0; }
int SANDBOX_CHECK_NO_REPORT = 0;