File:  [DVB] / dietlibc / syscalls.s / inotify_init.S
Revision 1.2: download - view: text, annotated - select for diffs
Sat Oct 8 21:39:53 2005 UTC (18 years, 8 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
compile again on all platforms

#include "syscalls.h"

#ifdef __NR_inotify_init
syscall(inotify_init,inotify_init)
#endif

LinuxTV legacy CVS <linuxtv.org/cvs>