NetBSD/sys/miscfs/union/files.union
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
204 B
Plaintext

# $NetBSD: files.union,v 1.1 2002/04/16 23:14:09 thorpej Exp $
deffs fs_union.h UNION
file miscfs/union/union_subr.c union
file miscfs/union/union_vfsops.c union
file miscfs/union/union_vnops.c union