Kernel  |  4.1

下载     查看原文件
C++程序  |  8行  |  166 B
#ifndef _UAPI_BLACKFIN_SIGNAL_H
#define _UAPI_BLACKFIN_SIGNAL_H

#define SA_RESTORER 0x04000000
#include <asm-generic/signal.h>

#endif /* _UAPI_BLACKFIN_SIGNAL_H */