.
include/common.h
1 static inline int print_cpuinfo(void) 2 { 3 return 0; 4 } 5 #endif
print_cpuinfo