1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00

Add the file procfs_type.c to procfs.

This commit is contained in:
John Dyson 1996-06-18 05:19:45 +00:00
parent 6ead3edd9c
commit 9961971f1f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=16475

View File

@ -121,6 +121,7 @@ miscfs/procfs/procfs_subr.c optional procfs
miscfs/procfs/procfs_vfsops.c optional procfs
miscfs/procfs/procfs_vnops.c optional procfs
miscfs/procfs/procfs_map.c optional procfs
miscfs/procfs/procfs_type.c optional procfs
miscfs/specfs/spec_vnops.c standard
miscfs/umapfs/umap_subr.c optional umapfs
miscfs/umapfs/umap_vfsops.c optional umapfs