File:  [DVB] / dietlibc / syscalls.s / fstatat64.S
Revision 1.1: download - view: text, annotated - select for diffs
Thu Oct 27 17:44:26 2016 UTC (7 years, 7 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
large file compat for fstatat

#include "dietfeatures.h"
#include "syscalls.h"

#ifdef __NR_fstatat64
syscall(fstatat64,fstatat64)
#endif

LinuxTV legacy CVS <linuxtv.org/cvs>