summaryrefslogtreecommitdiff
path: root/nuttx/include/signal.h
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-10-05 06:53:56 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-10-05 06:53:56 -0600
commitf5806709544bedc0821f8c5c8c60cfc61e256f07 (patch)
tree1ec05eb6d567ad5b3a91bd0f8a26fd994318e7c9 /nuttx/include/signal.h
parent8b23716e9ace244a83f636cbafe6a51ed054af15 (diff)
downloadpx4-nuttx-f5806709544bedc0821f8c5c8c60cfc61e256f07.tar.gz
px4-nuttx-f5806709544bedc0821f8c5c8c60cfc61e256f07.tar.bz2
px4-nuttx-f5806709544bedc0821f8c5c8c60cfc61e256f07.zip
Move AIO signal logic to a common location in aio_signal.c. Also fix several typos
Diffstat (limited to 'nuttx/include/signal.h')
-rw-r--r--nuttx/include/signal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/include/signal.h b/nuttx/include/signal.h
index 5d3c4654b..2589881dc 100644
--- a/nuttx/include/signal.h
+++ b/nuttx/include/signal.h
@@ -108,7 +108,6 @@
# define SIGPOLL CONFIG_SIG_POLL
# endif
#endif
-#endif
/* The following are non-standard signal definitions */