index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
signal
/
SIGBUS.h
blob: 5757ac157e9ef7fc20d0bc6c7d0bee53e3a34bdb (
plain
)
1
2
3
4
5
6
#include <signal.h> #define SIGBUS (12) /* XOPEN(400) POSIX(199309) */