]> git.saurik.com Git - apple/xnu.git/blobdiff - tools/tests/superpages/testsp.c
xnu-4570.20.62.tar.gz
[apple/xnu.git] / tools / tests / superpages / testsp.c
index 33b637a03451841a9d4a7c47e5ace0be8669b026..fc4e6e204fa39369e96d9a51958f63927b338e64 100644 (file)
@@ -498,7 +498,7 @@ test_fork() {
  * - should succeed
  * - should behave the same as with base pages (i.e. no bad data)
  */
  * - 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;
 boolean_t
 test_fileio() {
        mach_vm_address_t addr1 = 0;