DIR:/usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els11.x86_64/include/uapi/linux/ |
Current File : //usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els11.x86_64/include/uapi/linux/signal.h |
#ifndef _UAPI_LINUX_SIGNAL_H #define _UAPI_LINUX_SIGNAL_H #include <asm/signal.h> #include <asm/siginfo.h> #define SS_ONSTACK 1 #define SS_DISABLE 2 #endif /* _UAPI_LINUX_SIGNAL_H */ |