diff options
Diffstat (limited to 'libpthread/sysdeps/l4/hurd/pt-kill.c')
-rw-r--r-- | libpthread/sysdeps/l4/hurd/pt-kill.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libpthread/sysdeps/l4/hurd/pt-kill.c b/libpthread/sysdeps/l4/hurd/pt-kill.c deleted file mode 100644 index c72e82f4..00000000 --- a/libpthread/sysdeps/l4/hurd/pt-kill.c +++ /dev/null @@ -1,3 +0,0 @@ -/* The generic version is good enough for us, however, the generic - Hurd on Mach version supplies a specialized version */ -#include "../generic/pt-kill.c" |