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