1*21854Sdist/* 2*21854Sdist * Copyright (c) 1983 Regents of the University of California. 3*21854Sdist * All rights reserved. The Berkeley software License Agreement 4*21854Sdist * specifies the terms and conditions for redistribution. 5*21854Sdist */ 69486Smckusick 7*21854Sdist#ifndef lint 8*21854Sdiststatic char sccsid[] = "@(#)profil.s 5.1 (Berkeley) 06/03/85"; 9*21854Sdist#endif not lint 10*21854Sdist 119486Smckusick#include "SYS.h" 129486Smckusick 139486SmckusickSYSCALL(profil) 149486Smckusick ret 15