aboutsummaryrefslogtreecommitdiff
path: root/src/third_party/mac_headers/mach/machine/thread_state.h
blob: fceb4279ed32e1841d5d4dcacbdd4f2b27f16879 (plain)
1
2
3
4
5
6
7
8
9
/*
 * This file is a stub with the bare minimum needed to make things work.
 */
#ifndef _MACH_MACHINE_THREAD_STATE_H_
#define _MACH_MACHINE_THREAD_STATE_H_

#define THREAD_STATE_MAX 1

#endif /* _MACH_MACHINE_THREAD_STATE_H_ */