xref: /original-bsd/lib/libc/sys/recvfrom.s (revision e78e7ec3)
1/* recvfrom.s 4.1 82/12/04 */
2
3#include "SYS.h"
4
5SYSCALL(recvfrom)
6	ret
7