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