File:  [DVB] / dietlibc / syscalls.s / n_sigsuspend.S
Revision 1.2: download - view: text, annotated - select for diffs
Sat Jan 4 22:21:48 2003 UTC (21 years, 5 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
ia64 and x86_64 don't use "ipc" syscall

#include "syscalls.h"

#ifdef __NR_sigsuspend
syscall_weak(sigsuspend,__old_sigsuspend,__n_sigsuspend)
#endif

LinuxTV legacy CVS <linuxtv.org/cvs>