OSDN Git Service

Move the default ptrace.c to common, but let arches override it (such
authorEric Andersen <andersen@codepoet.org>
Wed, 16 May 2001 21:48:24 +0000 (21:48 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 16 May 2001 21:48:24 +0000 (21:48 -0000)
commit858387985650a4b72bb5b5fe02e864f8e76a3731
tree8817a027ee6d50a1052f182ab58c0c000363bfb9
parentf2eb46b4e6cf7ac023106a0d688d0e55b88cabaa
Move the default ptrace.c to common, but let arches override it (such
as m68k which has some asm in its version).
 -Erik
libc/sysdeps/linux/arm/Makefile
libc/sysdeps/linux/common/Makefile
libc/sysdeps/linux/common/ptrace.c [new file with mode: 0644]
libc/sysdeps/linux/powerpc/Makefile
libc/sysdeps/linux/sparc/Makefile