Skip to content

Commit

Permalink
Update MainThreadCallStack.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Sherlouk authored Dec 12, 2023
1 parent 826a8d4 commit 78155f9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ thread_state_result read_thread_state(mach_port_t thread);

#endif

#include <Availability.h>
// I couldn't call this function from swift, not sure why, that's why I'm re-exporting it here
extern const char *macho_arch_name_for_mach_header_reexported(void) __API_AVAILABLE(ios(16.0));

0 comments on commit 78155f9

Please sign in to comment.