NetBSD/sys/miscfs/nullfs/files.nullfs
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

7 lines
159 B
Plaintext

# $NetBSD: files.nullfs,v 1.1 2002/04/16 23:14:07 thorpej Exp $
deffs NULLFS
file miscfs/nullfs/null_vfsops.c nullfs
file miscfs/nullfs/null_vnops.c nullfs