X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/6d2010ae8f7a6078e10b361c6962983bab233e0f..cc8bc92ae4a8e9f1a1ab61bf83d34ad8150b3405:/tools/tests/superpages/testsp.c diff --git a/tools/tests/superpages/testsp.c b/tools/tests/superpages/testsp.c index 33b637a03..fc4e6e204 100644 --- a/tools/tests/superpages/testsp.c +++ b/tools/tests/superpages/testsp.c @@ -498,7 +498,7 @@ test_fork() { * - should succeed * - should behave the same as with base pages (i.e. no bad data) */ -#define FILENAME "/mach_kernel" +#define FILENAME "/System/Library/Kernels/kernel" boolean_t test_fileio() { mach_vm_address_t addr1 = 0;