mirror of
https://github.com/opnsense/src.git
synced 2026-04-26 16:47:30 -04:00
Since pmc is a CPU feature, grab the mdep file from the i386 directory.
This commit is contained in:
parent
388efaf1f6
commit
a32057cea5
1 changed files with 6 additions and 0 deletions
6
sys/pc98/include/pmc_mdep.h
Normal file
6
sys/pc98/include/pmc_mdep.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
/*-
|
||||
* This file is in the public domain.
|
||||
*/
|
||||
/* $FreeBSD$ */
|
||||
|
||||
#include <i386/pmc_mdep.h>
|
||||
Loading…
Reference in a new issue