sparc: expand cpu table
[deliverable/linux.git] / arch / sparc / kernel / kernel.h
1 /* cpu.c */
2 extern const char *sparc_cpu_type;
3 extern const char *sparc_fpu_type;
4
5 extern unsigned int fsr_storage;
6
7 extern void cpu_probe(void);
8
This page took 0.036782 seconds and 5 git commands to generate.