xref: /aosp_15_r20/external/google-breakpad/src/third_party/mac_headers/mach/machine/thread_state.h (revision 9712c20fc9bbfbac4935993a2ca0b3958c5adad2)
1 /*
2  * This file is a stub with the bare minimum needed to make things work.
3  */
4 #ifndef _MACH_MACHINE_THREAD_STATE_H_
5 #define _MACH_MACHINE_THREAD_STATE_H_
6 
7 #define THREAD_STATE_MAX 1
8 
9 #endif /* _MACH_MACHINE_THREAD_STATE_H_ */