aboutsummaryrefslogblamecommitdiff
path: root/sys/arm64/include/cpuinfo.h
blob: 004f611ccf80413f99517a6f1b3a6b4608fe99e7 (plain) (tree)
1
2
3
4
5




                                                                     
#ifdef __arm__
#include <arm/cpuinfo.h>
#else /* !__arm__ */
#error Do not include this header, used only for 32-bit compatibility
#endif /* !__arm__ */