hjl / source-git / glibc

Forked from source-git/glibc 3 years ago
Clone
Blob Blame History Raw
#include <io/sys/sendfile.h>

#ifndef _ISOMAC

extern __typeof (sendfile64) __sendfile64 attribute_hidden;

#endif