GCPU_MAX_CHIPID
if (gcpu_disable || chipid >= GCPU_MAX_CHIPID)
if (gcpu_disable || chipid >= GCPU_MAX_CHIPID)
if (chipid >= GCPU_MAX_CHIPID)
static struct gcpu_chipshared *gcpu_shared[GCPU_MAX_CHIPID];
static const char *gcpu_id_override[GCPU_MAX_CHIPID] = { NULL };