OSDN Git Service

pread_write.c: make all archs use common code
authorPeter S. Mazinger <ps.m@gmx.net>
Fri, 22 Apr 2011 00:22:07 +0000 (02:22 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:42 +0000 (14:00 +0200)
commit836d74b92d70b71792d3d6136db7cdf0c3775ee3
treeaac4288210090974c87afb3ad32dd9a7606d4591
parent61198b43ee8a639544622d0e666b972418c9c383
pread_write.c: make all archs use common code

c6x does not need own version at all

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/c6x/Makefile.arch
libc/sysdeps/linux/c6x/pread_write.c [deleted file]
libc/sysdeps/linux/common/pread_write.c
libc/sysdeps/linux/mips/pread_write.c
libc/sysdeps/linux/powerpc/pread_write.c
libc/sysdeps/linux/sh/pread_write.c
libc/sysdeps/linux/xtensa/pread_write.c