summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/m68k/Makefile.arch
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-29 15:26:06 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-29 15:26:06 +0000
commite80f02b438304abeb90856b6bcdf3d8819db816b (patch)
tree121984614e88ac37b357cae1e3300ad90911b0c8 /libc/sysdeps/linux/m68k/Makefile.arch
parent0d05cff64d88deeca3a1e86546a13d912f66eeab (diff)
just use the common ptrace version
Diffstat (limited to 'libc/sysdeps/linux/m68k/Makefile.arch')
-rw-r--r--libc/sysdeps/linux/m68k/Makefile.arch2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/m68k/Makefile.arch b/libc/sysdeps/linux/m68k/Makefile.arch
index a1ded80f2..14ce2e30a 100644
--- a/libc/sysdeps/linux/m68k/Makefile.arch
+++ b/libc/sysdeps/linux/m68k/Makefile.arch
@@ -5,7 +5,7 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#
-CSRC := ptrace.c brk.c __syscall_error.c syscall.c
+CSRC := brk.c __syscall_error.c syscall.c
SSRC := __longjmp.S bsd-_setjmp.S bsd-setjmp.S clone.S setjmp.S vfork.S