]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/kern/machine.h
xnu-2422.1.72.tar.gz
[apple/xnu.git] / osfmk / kern / machine.h
index 6d46f2c6e38939da46f88775e4f16eb221d3ea4b..fcdd78f208d6d3418e3b094a2f351c7f54a98715 100644 (file)
@@ -109,7 +109,7 @@ extern char *machine_boot_info(
  * levels of return pc information.
  */
 extern void machine_callstack(
-                                       natural_t           *buf,
+                                       uintptr_t           *buf,
                                        vm_size_t           callstack_max);
 
 extern void consider_machine_collect(void);