File:  [DVB] / dietlibc / syscalls.s / timer_delete.S
Revision 1.1: download - view: text, annotated - select for diffs
Wed Apr 14 13:13:29 2004 UTC (20 years, 1 month ago) by sanjiyan
Branches: MAIN
CVS tags: HEAD
- adding 'getgrouplist'
- fixing type of 'unsetenv'
- adding missing realtime syscalls 'clock_*' 'timer_*' and types

#include "syscalls.h"

#ifdef __NR_timer_delete
syscall(timer_delete,timer_delete)
#endif

LinuxTV legacy CVS <linuxtv.org/cvs>