From db25758fbd8534410e990bc32aabd24d7788075c Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Mon, 23 Jan 2006 21:34:39 +0000 Subject: longjmp missed, remove sh version, it's the same as the generic one --- libc/sysdeps/linux/sh/Makefile.arch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/sysdeps/linux/sh/Makefile.arch') diff --git a/libc/sysdeps/linux/sh/Makefile.arch b/libc/sysdeps/linux/sh/Makefile.arch index fa1a49543..77ad570d6 100644 --- a/libc/sysdeps/linux/sh/Makefile.arch +++ b/libc/sysdeps/linux/sh/Makefile.arch @@ -7,7 +7,7 @@ # CSRC := \ - mmap.c longjmp.c pipe.c __init_brk.c brk.c sbrk.c syscall.c pread_write.c + mmap.c pipe.c __init_brk.c brk.c sbrk.c syscall.c pread_write.c SSRC := setjmp.S __longjmp.S vfork.S clone.S ___fpscr_values.S -- cgit v1.2.3