File:  [DVB] / dietlibc / syscalls.s / waitpid.S
Revision 1.3: download - view: text, annotated - select for diffs
Sat Nov 9 18:08:59 2002 UTC (21 years, 7 months ago) by fefe
Branches: MAIN
CVS tags: finnland_test_200301, branch_rc14_fieldtest_finnland, branch_rc13_fieldtest_finnland, branch_rc12_fieldtest_finnland, branch_rc10_fieldtest_finnland, RELEASE_finnland_200301_1, RC12_FIELDTEST_FINNLAND, RC10_FIELDTEST_FINNLAND, HEAD
fix waitpid desaster on ia64

#include "syscalls.h"

#ifdef __NR_waitpid
syscall_weak(waitpid,waitpid,__libc_waitpid)
#endif

LinuxTV legacy CVS <linuxtv.org/cvs>