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