Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120956
b: refs/heads/master
c: 5c2628e
h: refs/heads/master
v: v3
  • Loading branch information
Hiroshi Shimamoto authored and Ingo Molnar committed Dec 18, 2008
1 parent a41ebed commit 2eefe60
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d98f9d84422c393103dc7569dc8444bac628f7ac
refs/heads/master: 5c2628e8b4f670d0954053444289e2b018be957a
5 changes: 5 additions & 0 deletions trunk/arch/x86/include/asm/sigframe.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#ifndef _ASM_X86_SIGFRAME_H
#define _ASM_X86_SIGFRAME_H

#ifdef CONFIG_X86_32
#define sigframe_ia32 sigframe
#define rt_sigframe_ia32 rt_sigframe
Expand Down Expand Up @@ -59,3 +62,5 @@ struct rt_sigframe {
/* fp state follows here */
};
#endif /* CONFIG_X86_64 */

#endif /* _ASM_X86_SIGFRAME_H */

0 comments on commit 2eefe60

Please sign in to comment.