Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89018
b: refs/heads/master
c: 895b764
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Ingo Molnar committed Apr 17, 2008
1 parent 844401b commit 6df07e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 915cd5aa0adbe0f62b7a56d6eaf6908b47f80395
refs/heads/master: 895b7643d6d2d04761344e18a2473255f2551e9e
4 changes: 2 additions & 2 deletions trunk/include/asm-x86/sigcontext32.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ struct _fpstate_ia32 {
__u32 cw;
__u32 sw;
__u32 tag; /* not compatible to 64bit twd */
__u32 ipoff;
__u32 ipoff;
__u32 cssel;
__u32 dataoff;
__u32 datasel;
Expand All @@ -39,7 +39,7 @@ struct _fpstate_ia32 {
__u32 mxcsr;
__u32 reserved;
struct _fpxreg _fxsr_st[8];
struct _xmmreg _xmm[8]; /* It's actually 16 */
struct _xmmreg _xmm[8]; /* It's actually 16 */
__u32 padding[56];
};

Expand Down

0 comments on commit 6df07e0

Please sign in to comment.