diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/hppa/single-thread.h')
-rw-r--r-- | sysdeps/unix/sysv/linux/hppa/single-thread.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/hppa/single-thread.h b/sysdeps/unix/sysv/linux/hppa/single-thread.h new file mode 100644 index 0000000000..a5d3a2aaf4 --- /dev/null +++ b/sysdeps/unix/sysv/linux/hppa/single-thread.h @@ -0,0 +1,2 @@ +#define SINGLE_THREAD_BY_GLOBAL +#include_next <single-thread.h> |