summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/bfin/Makefile.arch
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-07-23 04:03:17 -0400
committerMike Frysinger <vapier@gentoo.org>2009-07-23 04:04:22 -0400
commit711ad9f92c1cf992c4a3d9f4f709bd692be7789c (patch)
tree26d1fd479950c0beec1efe4d9ae12f4f1504aa5f /libc/sysdeps/linux/bfin/Makefile.arch
parent7c837e1b2d658cb45f00ef767f3ec57ba72362ae (diff)
create real common vfork() function
Rather than force people to always implement their own vfork(), have the default implementation be sane. For now, only the Blackfin port uses the new code. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'libc/sysdeps/linux/bfin/Makefile.arch')
-rw-r--r--libc/sysdeps/linux/bfin/Makefile.arch2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/bfin/Makefile.arch b/libc/sysdeps/linux/bfin/Makefile.arch
index 4b44ed02c..c44a7dcda 100644
--- a/libc/sysdeps/linux/bfin/Makefile.arch
+++ b/libc/sysdeps/linux/bfin/Makefile.arch
@@ -8,7 +8,7 @@
CSRC := bsdsetjmp.c clone.c \
sram-alloc.c sram-free.c dma-memcpy.c
-SSRC := __longjmp.S setjmp.S bsd-_setjmp.S vfork.S
+SSRC := __longjmp.S setjmp.S bsd-_setjmp.S
ARCH_HEADERS := bfin_fixed_code.h bfin_l1layout.h bfin_sram.h