mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 05:20:06 +00:00
Don't #include <mach/thread_status.h>.
This commit is contained in:
parent
275f772878
commit
817a880cc1
@ -17,10 +17,6 @@ License along with the GNU C Library; see the file COPYING.LIB. If
|
||||
not, write to the Free Software Foundation, Inc., 675 Mass Ave,
|
||||
Cambridge, MA 02139, USA. */
|
||||
|
||||
/* Everything else is called `thread_state', but CMU's header file is
|
||||
called `thread_status'. Oh boy. */
|
||||
#include <mach/thread_status.h>
|
||||
|
||||
#define MACHINE_THREAD_STATE_FLAVOR MIPS_THREAD_STATE
|
||||
#define MACHINE_THREAD_STATE_COUNT MIPS_THREAD_STATE_COUNT
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user