aboutsummaryrefslogtreecommitdiff
path: root/libnetfs/netfs.c
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-07-01 21:30:38 +0000
committerThomas Bushnell <thomas@gnu.org>1999-07-01 21:30:38 +0000
commitb99a3ad650fec94f5f476dd739972b8cb6c8daca (patch)
treec445bdf36b64039d1130df1f6716a9e95cfd0bd6 /libnetfs/netfs.c
parent1f6601e1a657d7008f6c15fca71d2dc092f7cb78 (diff)
downloadhurd-b99a3ad650fec94f5f476dd739972b8cb6c8daca.tar.gz
hurd-b99a3ad650fec94f5f476dd739972b8cb6c8daca.tar.bz2
hurd-b99a3ad650fec94f5f476dd739972b8cb6c8daca.zip
1999-07-01 Thomas Bushnell, BSG <tb@mit.edu>
* nref.c: New file; guts from netfs.h. * nrele.c: Likewise. * nput.c: Likewise. * netfs.h (netfs_nref, netfs_nrele, netfs_nput): Replace inline definitions with normal declarations. (NETFS_EI): Remove macro. * netfs.c: Deleted file. * Makefile (OTHERSRCS): Add nref.c, nrele.c, nput.c. Remove netfs.c.
Diffstat (limited to 'libnetfs/netfs.c')
-rw-r--r--libnetfs/netfs.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libnetfs/netfs.c b/libnetfs/netfs.c
deleted file mode 100644
index a6b532ff..00000000
--- a/libnetfs/netfs.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#define NETFS_EI
-#include "netfs.h"
-