• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #include <sunxi_cpucfg_ncat.h>
2 
sunxi_cpucfg_has_per_cluster_regs(void)3 static inline bool sunxi_cpucfg_has_per_cluster_regs(void)
4 {
5 	return true;
6 }
7