darling-dyld/sandbox-dummy.c
2023-04-29 11:24:59 -07:00

4 lines
72 B
C

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