]> git.saurik.com Git - apple/xnu.git/blobdiff - tests/decompression_failure.c
xnu-7195.101.1.tar.gz
[apple/xnu.git] / tests / decompression_failure.c
index 1e753f7f1d72b2e468cbff5226b01c5c0b587352..6005152eb5e5d00a07676f8261f3d7919ac14c41 100644 (file)
@@ -120,6 +120,8 @@ run_test(vm_address_t buffer_start, vm_address_t buffer_length)
 
 static size_t
 kern_memory_failure_handler(
+       __unused mach_port_t task,
+       __unused mach_port_t thread,
        exception_type_t exception,
        mach_exception_data_t code)
 {