projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd582f3
)
Add #include_next <thread_state.h> at end.
author
Roland McGrath
<roland@gnu.org>
Tue, 16 Aug 1994 06:04:07 +0000
(06:04 +0000)
committer
Roland McGrath
<roland@gnu.org>
Tue, 16 Aug 1994 06:04:07 +0000
(06:04 +0000)
sysdeps/mach/mips/thread_state.h
patch
|
blob
|
history
diff --git
a/sysdeps/mach/mips/thread_state.h
b/sysdeps/mach/mips/thread_state.h
index
f402c13
..
cf9dbc6
100644
(file)
--- a/
sysdeps/mach/mips/thread_state.h
+++ b/
sysdeps/mach/mips/thread_state.h
@@
-36,3
+36,5
@@
struct machine_thread_all_state
struct mips_exc_state exc;
struct mips_float_state fpu;
};
+
+#include_next <thread_state.h>