diff options
| author | Andre Silva <andasilv@amd.com> | 2026-06-12 15:38:57 +0000 |
|---|---|---|
| committer | Mitchell Horne <mhorne@FreeBSD.org> | 2026-07-21 17:14:39 +0000 |
| commit | c185935b0d52f991d7e27fbac277ea8c9bb456a1 (patch) | |
| tree | 407e75eaf4595fea08b8bcb2a1d60a104d641864 /lib | |
| parent | 8c4d5701924f8401798265d2175f0b2bc704a222 (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 e098a94744f3..c93f84131ecf 100644 --- a/lib/libc/gen/exterr_cat_filenames.h +++ b/lib/libc/gen/exterr_cat_filenames.h @@ -4,6 +4,7 @@ */ [EXTERR_CAT_HWPMC_AMD] = "dev/hwpmc/hwpmc_amd.c", [EXTERR_CAT_HWPMC_IBS] = "dev/hwpmc/hwpmc_ibs.c", + [EXTERR_CAT_HWPMC_MOD] = "dev/hwpmc/hwpmc_mod.c", [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", |
