summaryrefslogtreecommitdiffstats
path: root/sys/isofs/cd9660/iso.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/isofs/cd9660/iso.h')
-rw-r--r--sys/isofs/cd9660/iso.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/isofs/cd9660/iso.h b/sys/isofs/cd9660/iso.h
index f0b5221..8645f58 100644
--- a/sys/isofs/cd9660/iso.h
+++ b/sys/isofs/cd9660/iso.h
@@ -258,8 +258,6 @@ struct iso_mnt {
int cd9660_vget_internal(struct mount *, ino_t, int, struct vnode **, int,
struct iso_directory_record *);
-int cd9660_init(struct vfsconf *);
-int cd9660_uninit(struct vfsconf *);
#define cd9660_sysctl ((int (*)(int *, u_int, void *, size_t *, void *, \
size_t, struct proc *))eopnotsupp)
OpenPOWER on IntegriCloud