mirror of
https://github.com/darlinghq/darling-dyld.git
synced 2024-11-27 06:10:24 +00:00
4 lines
72 B
C
4 lines
72 B
C
|
int sandbox_check(void) { return 0; }
|
||
|
int SANDBOX_CHECK_NO_REPORT = 0;
|
||
|
|