File:  [DVB] / dietlibc / arm / arm_fadvise.S
Revision 1.1: 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_arm_fadvise64_64
syscall(arm_fadvise64_64, __arm_fadvise64_64);
#endif

LinuxTV legacy CVS <linuxtv.org/cvs>