sendfile.h 115 B

1234567
  1. #include <io/sys/sendfile.h>
  2. #ifndef _ISOMAC
  3. extern __typeof (sendfile64) __sendfile64 attribute_hidden;
  4. #endif