NetBSD/sys/miscfs/umapfs/files.umapfs
thorpej 37dc008ca3 Cleanup how file system configuration information is declared, grouping
related information together, with the file system code itself.

This is just low-hanging fruit -- more to come.
2002-04-16 23:14:05 +00:00

8 lines
196 B
Plaintext

# $NetBSD: files.umapfs,v 1.1 2002/04/16 23:14:08 thorpej Exp $
deffs UMAPFS
file miscfs/umapfs/umap_subr.c umapfs
file miscfs/umapfs/umap_vfsops.c umapfs
file miscfs/umapfs/umap_vnops.c umapfs