darling-dyld/sandbox-dummy.c

4 lines
72 B
C
Raw Permalink Normal View History

2022-04-21 04:35:25 +00:00
int sandbox_check(void) { return 0; }
int SANDBOX_CHECK_NO_REPORT = 0;