openbox lab initialized
This commit is contained in:
10
openflow/usr/include/linux/signal.h
Normal file
10
openflow/usr/include/linux/signal.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef _LINUX_SIGNAL_H
|
||||
#define _LINUX_SIGNAL_H
|
||||
|
||||
#include <asm/signal.h>
|
||||
#include <asm/siginfo.h>
|
||||
|
||||
#define SS_ONSTACK 1
|
||||
#define SS_DISABLE 2
|
||||
|
||||
#endif /* _LINUX_SIGNAL_H */
|
||||
Reference in New Issue
Block a user