diff options
Diffstat (limited to 'linuxthreads/sysdeps/unix/sysv/linux/mips/Makefile')
-rw-r--r-- | linuxthreads/sysdeps/unix/sysv/linux/mips/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linuxthreads/sysdeps/unix/sysv/linux/mips/Makefile b/linuxthreads/sysdeps/unix/sysv/linux/mips/Makefile new file mode 100644 index 0000000000..e98c9bd866 --- /dev/null +++ b/linuxthreads/sysdeps/unix/sysv/linux/mips/Makefile @@ -0,0 +1,2 @@ +# pull in __syscall_error routine +libpthread-routines += sysdep |