aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/upas/nfs/fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/upas/nfs/fs.h')
-rw-r--r--src/cmd/upas/nfs/fs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd/upas/nfs/fs.h b/src/cmd/upas/nfs/fs.h
new file mode 100644
index 00000000..83ff8ba2
--- /dev/null
+++ b/src/cmd/upas/nfs/fs.h
@@ -0,0 +1,2 @@
+extern Srv fs;
+void fsinit0(void);