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