xref: /original-bsd/lib/libc/sys/shutdown.s (revision c374ae69)
1/* shutdown.s 4.1 82/12/04 */
2
3#include "SYS.h"
4
5SYSCALL(shutdown)
6	ret
7