Commit cc92f54f by Geoffrey Keating Committed by Geoffrey Keating

* config/rs6000/darwin-fallback.c: Include <mach/thread_status.h>.

From-SVN: r89862
parent 5fd5ec31
2004-10-29 Geoffrey Keating <geoffk@apple.com>
* config/rs6000/darwin-fallback.c: Include <mach/thread_status.h>.
2004-10-29 Stan Shebs <shebs@apple.com>
* config/rs6000/darwin-tramp.asm: Make more 64-bit-friendly.
......
......@@ -38,6 +38,7 @@
#include <stdbool.h>
#include <signal.h>
#include <ucontext.h>
#include <mach/thread_status.h>
typedef unsigned long reg_unit;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment