summaryrefslogtreecommitdiff
path: root/src/signal/ILL_ILLOPC.h
blob: 5e171c7c38515fac3a41c21a45d59bd5ba9aceb9 (plain)
1
2
3
4
5
6
#include <signal.h>
#define ILL_ILLOPC                                                           (1)
/*
XOPEN(400)
POSIX(200809)
*/