mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 11:20:07 +00:00
Add #include_next <thread_state.h> at end.
This commit is contained in:
parent
cd582f3e94
commit
275f772878
@ -36,3 +36,5 @@ struct machine_thread_all_state
|
|||||||
struct mips_exc_state exc;
|
struct mips_exc_state exc;
|
||||||
struct mips_float_state fpu;
|
struct mips_float_state fpu;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#include_next <thread_state.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user