xref: /original-bsd/lib/libc/sys/unmount.s (revision 3708840b)
1/* unmount.s 4.2 83/05/10 */
2
3#include "SYS.h"
4
5SYSCALL(umount)
6	ret
7