am bc45edaa
: am bac79558
: Merge "Fix x86_64 user_fpregs_struct to use the same name for the tag word as glibc."
* commit 'bc45edaa9e5673c13b3cb161aa2bfacea29bbe04': Fix x86_64 user_fpregs_struct to use the same name for the tag word as glibc.
This commit is contained in:
commit
582cf71130
@ -103,7 +103,7 @@ struct user {
|
||||
struct user_fpregs_struct {
|
||||
unsigned short cwd;
|
||||
unsigned short swd;
|
||||
unsigned short twd;
|
||||
unsigned short ftw;
|
||||
unsigned short fop;
|
||||
__u64 rip;
|
||||
__u64 rdp;
|
||||
|
Loading…
Reference in New Issue
Block a user