NetBSD/sys/miscfs/specfs
dholland 4171507047 Abolish all the silly indirection macros for initializing vnode ops tables.
These are things of the form #define foofs_op genfs_op, or #define
foofs_op genfs_eopnotsupp, or similar. They serve no purpose besides
obfuscation, and have gotten cutpasted all over everywhere.
2021-07-18 23:57:13 +00:00
..
Makefile
spec_vnops.c Abolish all the silly indirection macros for initializing vnode ops tables. 2021-07-18 23:57:13 +00:00
specdev.h Abolish all the silly indirection macros for initializing vnode ops tables. 2021-07-18 23:57:13 +00:00