1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/miscfs/fdesc
Poul-Henning Kamp 159a024357 Make a lot of private stuff static.
Should anybody out there wonder about this vendetta against global
variables, it is basically to make it more visible what our interfaces
in the kernel really are.
I'm almost convinced we should have a
	#define PUBLIC /* public interface */
and use it in the #includes...
1995-11-07 13:39:31 +00:00
..
fdesc_vfsops.c Make a lot of private stuff static. 1995-11-07 13:39:31 +00:00
fdesc_vnops.c Make a lot of private stuff static. 1995-11-07 13:39:31 +00:00
fdesc.h