diff options
| author | Mark Johnston <markj@FreeBSD.org> | 2026-02-19 14:39:12 +0000 |
|---|---|---|
| committer | Mark Johnston <markj@FreeBSD.org> | 2026-02-19 17:16:15 +0000 |
| commit | bc7862bc916c3b81bcdc374e5144ab2f5bf62b19 (patch) | |
| tree | 6799ac1837f9bd3c5092938ae502c0fa2dd037f3 /lib | |
| parent | d26c8ae527bbf2cc3da98c0857f634f162622752 (diff) | |
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/gen/exterr_cat_filenames.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/gen/exterr_cat_filenames.h b/lib/libc/gen/exterr_cat_filenames.h index d55396a1b286..e45d05e384bd 100644 --- a/lib/libc/gen/exterr_cat_filenames.h +++ b/lib/libc/gen/exterr_cat_filenames.h @@ -2,6 +2,7 @@ * Automatically @generated, use * tools/build/make_libc_exterr_cat_filenames.sh */ + [EXTERR_CAT_VMM] = "dev/vmm/vmm_dev.c", [EXTERR_CAT_FUSE_DEVICE] = "fs/fuse/fuse_device.c", [EXTERR_CAT_FUSE_VFS] = "fs/fuse/fuse_vfsops.c", [EXTERR_CAT_FUSE_VNOPS] = "fs/fuse/fuse_vnops.c", |
