1 2 3 4 5 6 7 8
#ifndef _SMI_CONFIG_UTIL_H_ #define _SMI_CONFIG_UTIL_H_ extern unsigned long smi_common_l1arb_offset[SMI_LARB_NR]; extern unsigned long gLarbBaseAddr[SMI_LARB_NR]; #endif