File:  [DVB] / dietlibc / syscalls.s / timer_settime.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_settime
syscall(timer_settime,timer_settime)
#endif

LinuxTV legacy CVS <linuxtv.org/cvs>