X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvppinfra%2Fcpu.h;h=8d2465ba4d62b9edc3f29748e05fd4bc911c6daa;hb=8e1384f7bf2e806e0d65d07af38da269ef1b8338;hp=6925d584e52695d721bfb9373682eb0be7a695b3;hpb=3f923d2d465aadec8d70fa19e0559030751c2c6c;p=vpp.git diff --git a/src/vppinfra/cpu.h b/src/vppinfra/cpu.h index 6925d584e52..8d2465ba4d6 100644 --- a/src/vppinfra/cpu.h +++ b/src/vppinfra/cpu.h @@ -185,6 +185,7 @@ clib_get_cpuid (const u32 lev, u32 * eax, u32 * ebx, u32 * ecx, u32 * edx) return 1; } +typedef int (*clib_cpu_supports_func_t) (); #define _(flag, func, reg, bit) \ static inline int \