summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-01-06 23:16:45 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-01-06 23:16:45 +0000
commit4daaa151c5abbfbc7c264e2a07ea07ff195061d8 (patch)
tree8781256ae9edb9d83b3020ef047f885d1988250f /hurd
parent53dafa79f23ffa12288f21b2b72f8b2be6a2f2d4 (diff)
Formerly fsys.defs.~33~
Diffstat (limited to 'hurd')
-rw-r--r--hurd/fsys.defs4
1 files changed, 1 insertions, 3 deletions
diff --git a/hurd/fsys.defs b/hurd/fsys.defs
index e0099f9d..66d1f42a 100644
--- a/hurd/fsys.defs
+++ b/hurd/fsys.defs
@@ -1,5 +1,5 @@
/* Definitions for the filesystem control interface
- Copyright (C) 1992, 1993 Free Software Foundation
+ Copyright (C) 1992, 1993, 1994 Free Software Foundation
This file is part of the GNU Hurd.
@@ -66,8 +66,6 @@ routine fsys_getpriv (
out host_priv: mach_port_t;
out device_master: mach_port_t);
-/* The filesystem must do a proc_reassign with the specified procserver
- port to identify itself before otherwise using the port. */
routine fsys_init (
fsys: fsys_t;
proc_server: mach_port_move_send_t;