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