about summary refs log tree commit diff
path: root/sysdeps
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/htl/threads.h1
-rw-r--r--sysdeps/nptl/threads.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/htl/threads.h b/sysdeps/htl/threads.h
new file mode 100644
index 0000000000..3c04fbcc79
--- /dev/null
+++ b/sysdeps/htl/threads.h
@@ -0,0 +1 @@
+#error "HTL does not implement ISO C threads"
diff --git a/sysdeps/nptl/threads.h b/sysdeps/nptl/threads.h
new file mode 100644
index 0000000000..1090612837
--- /dev/null
+++ b/sysdeps/nptl/threads.h
@@ -0,0 +1 @@
+#include <nptl/threads.h>