summaryrefslogtreecommitdiffstats
path: root/sys/sys/signal.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2004-06-11 11:43:46 +0000
committerphk <phk@FreeBSD.org>2004-06-11 11:43:46 +0000
commita5bd9177237dc76b61796d156d01db2169b4f192 (patch)
tree90a886f9dfc553fbcc3fe0bd479c3f1d9bfa744c /sys/sys/signal.h
parent24688fcbd1f219bdd16b0047a9b57581a6fb4af6 (diff)
downloadFreeBSD-src-a5bd9177237dc76b61796d156d01db2169b4f192.zip
FreeBSD-src-a5bd9177237dc76b61796d156d01db2169b4f192.tar.gz
Make this look less dubious :-)
Spotted by: ru
Diffstat (limited to 'sys/sys/signal.h')
-rw-r--r--sys/sys/signal.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/sys/signal.h b/sys/sys/signal.h
index a8a9577..425bf33 100644
--- a/sys/sys/signal.h
+++ b/sys/sys/signal.h
@@ -237,9 +237,6 @@ struct sigaction {
#define SA_NOCLDWAIT 0x0020 /* don't keep zombies around */
#define SA_SIGINFO 0x0040 /* signal handler with SA_SIGINFO args */
#endif
-#if __BSD_VISIBLE
-/* XXX dubious. */
-#endif
#if __BSD_VISIBLE
#define NSIG 32 /* number of old signals (counting 0) */
OpenPOWER on IntegriCloud