summaryrefslogtreecommitdiff
path: root/ufs/ufs.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-11-08 05:04:32 +0000
committerRoland McGrath <roland@gnu.org>1994-11-08 05:04:32 +0000
commit17ad33a2bcea44a7f42bec3a0c88ac8437ec6de1 (patch)
treecf10bbf0988712eb006d5add185782a1398393e7 /ufs/ufs.h
parent9002c5d8d5a402a5441440f73d69c2f002882f0b (diff)
entered into RCS
Diffstat (limited to 'ufs/ufs.h')
-rw-r--r--ufs/ufs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ufs/ufs.h b/ufs/ufs.h
index 3301e703..a7c9a891 100644
--- a/ufs/ufs.h
+++ b/ufs/ufs.h
@@ -270,6 +270,7 @@ error_t dev_read_sync (daddr_t addr, vm_address_t *data, long len);
/* From hyper.c: */
void get_hypermetadata (void);
+void copy_sblock (void);
/* From inode.c: */
error_t iget (ino_t ino, struct node **NP);