1 #include <sunxi_cpucfg_ncat.h> 2 3 static inline bool sunxi_cpucfg_has_per_cluster_regs(void) 4 { 5 return true; 6 } 7