cpu_table
struct cpu_table *cpus, unsigned int cputab_size);
static struct cpu_table *cpu;
static struct cpu_table * __init s3c_lookup_cpu(unsigned long idcode,
struct cpu_table *tab,
struct cpu_table *cputab, unsigned int cputab_size)
static struct cpu_table cpu_ids[] __initdata = {
memcpy(req->cpu_table, rsstable, table_size);
u8 cpu_table[128];