xref: /rk3399_ARM-atf/plat/allwinner/sun50i_h6/include/sunxi_cpucfg.h (revision 3209b35d2a372e71b96f3efbd7631d32518dc9b7)
1 #include <sunxi_cpucfg_ncat.h>
2 
3 static inline bool sunxi_cpucfg_has_per_cluster_regs(void)
4 {
5 	return true;
6 }
7