1*29484Ssam/* 2*29484Ssam * Copyright (c) 1983 Regents of the University of California. 3*29484Ssam * All rights reserved. The Berkeley software License Agreement 4*29484Ssam * specifies the terms and conditions for redistribution. 5*29484Ssam */ 6*29484Ssam 7*29484Ssam#ifdef SYSLIBC_SCCS 8*29484Ssam_sccsid:.asciz "@(#)sendmsg.s 5.1 (Berkeley) 07/02/86" 9*29484Ssam#endif SYSLIBC_SCCS 10*29484Ssam 11*29484Ssam#include "SYS.h" 12*29484Ssam 13*29484SsamSYSCALL(sendmsg) 14*29484Ssam ret 15