Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306066
b: refs/heads/master
c: fe2eff8
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed May 22, 2012
1 parent 304c584 commit 2d205eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: b1175ed2234235276f4a2256f72a277b85320cf9
refs/heads/master: fe2eff8b87a3b33efd1bb30bb775cef71eaca34d
7 changes: 0 additions & 7 deletions trunk/arch/m32r/include/asm/signal.h
Original file line number Diff line number Diff line change
Expand Up @@ -110,13 +110,6 @@ typedef unsigned long sigset_t;
#include <asm-generic/signal-defs.h>

#ifdef __KERNEL__
struct old_sigaction {
__sighandler_t sa_handler;
old_sigset_t sa_mask;
unsigned long sa_flags;
__sigrestore_t sa_restorer;
};

struct sigaction {
__sighandler_t sa_handler;
unsigned long sa_flags;
Expand Down

0 comments on commit 2d205eb

Please sign in to comment.