mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 17:13:52 +02:00
openrisc: signal: remove unused DEBUG_SIG macro
Signed-off-by: Denis Kirjanov <kda@linux-powerpc.org> Signed-off-by: Stafford Horne <shorne@gmail.com>
This commit is contained in:
parent
72698a8789
commit
210893cad2
|
|
@ -28,8 +28,6 @@
|
|||
#include <asm/ucontext.h>
|
||||
#include <linux/uaccess.h>
|
||||
|
||||
#define DEBUG_SIG 0
|
||||
|
||||
struct rt_sigframe {
|
||||
struct siginfo info;
|
||||
struct ucontext uc;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user