mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-17 02:57:54 +08:00
Add ARM, PowerPC, and SPARC64 cpufunc.h files from FreeBSD
This commit is contained in:
@@ -1223,12 +1223,21 @@ devNic.addHeaderFiles(
|
||||
|
||||
devNic.addCPUDependentHeaderFiles(
|
||||
[
|
||||
'arm/include/cpufunc.h',
|
||||
'i386/include/specialreg.h',
|
||||
'i386/include/md_var.h',
|
||||
'i386/include/intr_machdep.h',
|
||||
'i386/include/legacyvar.h',
|
||||
'i386/include/pci_cfgreg.h',
|
||||
'i386/include/cpufunc.h',
|
||||
'mips/include/cpufunc.h',
|
||||
'mips/include/cpuregs.h',
|
||||
'powerpc/include/cpufunc.h',
|
||||
'powerpc/include/psl.h',
|
||||
'powerpc/include/spr.h',
|
||||
'sparc64/include/cpufunc.h',
|
||||
'sparc64/include/asi.h',
|
||||
'sparc64/include/pstate.h',
|
||||
]
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user