Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120959
b: refs/heads/master
c: 9f22149
h: refs/heads/master
i:
  120957: cf00eb3
  120955: a41ebed
  120951: 7f77704
  120943: 8e6f85c
  120927: 220cf25
  120895: c99358f
  120831: a6e573c
v: v3
  • Loading branch information
Hiroshi Shimamoto authored and H. Peter Anvin committed Dec 18, 2008
1 parent 7099bd1 commit a55df9e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 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: 8869a2e5d3a66d5b63b948052d60cd13ede8b735
refs/heads/master: 9f221495997d180df51ce4d8296669445dd3e7b3
18 changes: 0 additions & 18 deletions trunk/arch/x86/include/asm/ia32.h
Original file line number Diff line number Diff line change
Expand Up @@ -129,24 +129,6 @@ typedef struct compat_siginfo {
} _sifields;
} compat_siginfo_t;

struct sigframe32 {
u32 pretcode;
int sig;
struct sigcontext_ia32 sc;
struct _fpstate_ia32 fpstate;
unsigned int extramask[_COMPAT_NSIG_WORDS-1];
};

struct rt_sigframe32 {
u32 pretcode;
int sig;
u32 pinfo;
u32 puc;
compat_siginfo_t info;
struct ucontext_ia32 uc;
struct _fpstate_ia32 fpstate;
};

struct ustat32 {
__u32 f_tfree;
compat_ino_t f_tinode;
Expand Down

0 comments on commit a55df9e

Please sign in to comment.