mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-19 01:11:05 +00:00
Include <asm/ptrace.h> to define struct pt_regs.
This commit is contained in:
parent
8ffd8e8442
commit
1cecc97eb7
@ -21,6 +21,8 @@
|
|||||||
Fortunately 2.0 puts a magic number in the first word and this is not
|
Fortunately 2.0 puts a magic number in the first word and this is not
|
||||||
a legal value for `trap_no', so we can tell them apart. */
|
a legal value for `trap_no', so we can tell them apart. */
|
||||||
|
|
||||||
|
#include <asm/ptrace.h>
|
||||||
|
|
||||||
union k_sigcontext
|
union k_sigcontext
|
||||||
{
|
{
|
||||||
struct
|
struct
|
||||||
|
Loading…
Reference in New Issue
Block a user