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