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