Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120957
b: refs/heads/master
c: b2fa739
h: refs/heads/master
i:
  120955: a41ebed
v: v3
  • Loading branch information
Hiroshi Shimamoto authored and H. Peter Anvin committed Dec 18, 2008
1 parent 2eefe60 commit cf00eb3
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 5c2628e8b4f670d0954053444289e2b018be957a
refs/heads/master: b2fa739c06931d167b6d2aa7b514ab7f30d04dc0
4 changes: 4 additions & 0 deletions trunk/arch/x86/include/asm/sigframe.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
#ifndef _ASM_X86_SIGFRAME_H
#define _ASM_X86_SIGFRAME_H

#include <asm/sigcontext.h>
#include <asm/siginfo.h>
#include <asm/ucontext.h>

#ifdef CONFIG_X86_32
#define sigframe_ia32 sigframe
#define rt_sigframe_ia32 rt_sigframe
Expand Down

0 comments on commit cf00eb3

Please sign in to comment.