X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/b226f5e54a60dc81db17b1260381d7dbfea3cdf1..0a7de7458d150b5d4dffc935ba399be265ef0a1a:/tools/tests/perf_index/perfindex-zfod.c diff --git a/tools/tests/perf_index/perfindex-zfod.c b/tools/tests/perf_index/perfindex-zfod.c index 1ea52c310..d5888304e 100644 --- a/tools/tests/perf_index/perfindex-zfod.c +++ b/tools/tests/perf_index/perfindex-zfod.c @@ -2,9 +2,9 @@ #include "test_fault_helper.h" DECL_SETUP { - return test_fault_setup(); + return test_fault_setup(); } DECL_TEST { - return test_fault_helper(thread_id, num_threads, length, TESTZFOD); + return test_fault_helper(thread_id, num_threads, length, TESTZFOD); }