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