BSD 4_3 release
[unix-history] / usr / src / lib / libc / vax / sys / mount.c
CommitLineData
8a40c59e
DF
1/*
2 * Copyright (c) 1983 Regents of the University of California.
3 * All rights reserved. The Berkeley software License Agreement
4 * specifies the terms and conditions for redistribution.
5 */
6
42217b17 7#ifdef SYSLIBC_SCCS
95f51977 8_sccsid:.asciz "@(#)mount.c 5.3 (Berkeley) 3/9/86"
42217b17 9#endif SYSLIBC_SCCS
c03f1aa1
KM
10
11#include "SYS.h"
12
13SYSCALL(mount)
14 clrl r0
15 ret