aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/include/pmc_mdep.h
diff options
context:
space:
mode:
authorMatt Macy <mmacy@FreeBSD.org>2018-06-04 02:05:48 +0000
committerMatt Macy <mmacy@FreeBSD.org>2018-06-04 02:05:48 +0000
commit07d80fd8dc996a84b1f135dc11c6a4b07de6b12b (patch)
tree5f5838ed23dff81ae5b9e3a16c17b2021b12beae /sys/i386/include/pmc_mdep.h
parent5de96e33d68b091cd1c8d682799606e2a3d8f6fa (diff)
downloadsrc-07d80fd8dc996a84b1f135dc11c6a4b07de6b12b.tar.gz
src-07d80fd8dc996a84b1f135dc11c6a4b07de6b12b.zip
Notes
Diffstat (limited to 'sys/i386/include/pmc_mdep.h')
-rw-r--r--sys/i386/include/pmc_mdep.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/include/pmc_mdep.h b/sys/i386/include/pmc_mdep.h
index 8ea7a0f9e120..a868ce11c3ca 100644
--- a/sys/i386/include/pmc_mdep.h
+++ b/sys/i386/include/pmc_mdep.h
@@ -79,7 +79,6 @@ struct pmc_mdep;
union pmc_md_op_pmcallocate {
struct pmc_md_amd_op_pmcallocate pm_amd;
- struct pmc_md_iaf_op_pmcallocate pm_iaf;
struct pmc_md_iap_op_pmcallocate pm_iap;
struct pmc_md_ucf_op_pmcallocate pm_ucf;
struct pmc_md_ucp_op_pmcallocate pm_ucp;