File:  [DVB] / dietlibc / i386 / recvfrom.S
Revision 1.2: download - view: text, annotated - select for diffs
Mon Mar 6 14:02:05 2017 UTC (7 years, 2 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
fix sockets on i386

#include <linuxnet.h>
#include <syscalls.h>
#include "dietfeatures.h"

#if defined(WANT_I386_SOCKETCALL)
__socketcall(recvfrom,RECVFROM)
#endif

LinuxTV legacy CVS <linuxtv.org/cvs>