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