Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/sys/rtems/sys/signal.h')
-rw-r--r--newlib/libc/sys/rtems/sys/signal.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/libc/sys/rtems/sys/signal.h b/newlib/libc/sys/rtems/sys/signal.h
new file mode 100644
index 000000000..0aefbae6a
--- /dev/null
+++ b/newlib/libc/sys/rtems/sys/signal.h
@@ -0,0 +1,6 @@
+/*
+ * Is <sys/signal.h> really necessary for RTEMS?
+ *
+ * For sure we want to keep newlib's default version out of the install
+ * so this empty file helps out in that regards.
+ */