File:  [DVB] / dietlibc / syscalls.s / fadvise64_64.S
Revision 1.3: download - view: text, annotated - select for diffs
Thu Mar 3 18:40:05 2011 UTC (13 years, 3 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
get rid of lots of socket cruft

#include "syscalls.h"

#ifdef __NR_fadvise64_64
syscall(fadvise64_64,fadvise64_64)

.set   posix_fadvise, fadvise64_64
.globl posix_fadvise
#endif

LinuxTV legacy CVS <linuxtv.org/cvs>