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