xref: /csrg-svn/lib/libc/vax/sys/reboot.s (revision 9490)
1/* reboot.s 4.1 82/12/04 */
2
3#include "SYS.h"
4
5SYSCALL(reboot)
6	halt
7