Loading...
gen/thread_stack_pcs.h Libc-1669.40.2 Libc-1353.100.2
--- Libc/Libc-1669.40.2/gen/thread_stack_pcs.h
+++ Libc/Libc-1353.100.2/gen/thread_stack_pcs.h
@@ -31,8 +31,7 @@
 
 __BEGIN_DECLS
 
-extern int thread_stack_pcs(vm_address_t *buffer, unsigned max, unsigned *num);
-extern int thread_stack_async_pcs(vm_address_t *buffer, unsigned max, unsigned *num);
+extern void thread_stack_pcs(vm_address_t *buffer, unsigned max, unsigned *num);
 
 __END_DECLS