summaryrefslogtreecommitdiffstats
path: root/rtemsbsd
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-09-05 12:54:49 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-09-05 12:54:49 -0500
commitb65a44a4f2b59a64f7b1c3af425e63414f594ff6 (patch)
treebd6f0cf75fc948d3128dbfb9c437e9d2e18982f2 /rtemsbsd
parentrtemsbsd/freebsd/sys/cdefs.h: New wrapper for <sys/cdefs.h> (diff)
downloadrtems-libbsd-b65a44a4f2b59a64f7b1c3af425e63414f594ff6.tar.bz2
rtemsbsd/freebsd/sys/signal.h: New wrapper for <sys/signal.h>
Diffstat (limited to 'rtemsbsd')
-rw-r--r--rtemsbsd/freebsd/sys/signal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/rtemsbsd/freebsd/sys/signal.h b/rtemsbsd/freebsd/sys/signal.h
new file mode 100644
index 00000000..1032e153
--- /dev/null
+++ b/rtemsbsd/freebsd/sys/signal.h
@@ -0,0 +1,2 @@
+/* <sys/signal.h> is owned by newlib */
+#include <sys/signal.h>