From e4e9446ba3c762d9bddd2718f889af545bf4e95c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 27 Jan 2003 18:58:29 +0000 Subject: Update. 2003-01-25 Guido Guenther * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: New file. * sysdeps/unix/sysv/linux/mips/Makefile: New file. --- linuxthreads/sysdeps/unix/sysv/linux/mips/Makefile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 linuxthreads/sysdeps/unix/sysv/linux/mips/Makefile (limited to 'linuxthreads/sysdeps/unix/sysv/linux/mips/Makefile') 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 -- cgit v1.2.3