mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-20 05:31:15 +00:00
sparc: Probe PMU type and record in sparc_pmu_type.
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
3eb8057bba
commit
c3cf5e8cc5
3 changed files with 25 additions and 11 deletions
|
@ -5,6 +5,7 @@
|
|||
|
||||
/* cpu.c */
|
||||
extern const char *sparc_cpu_type;
|
||||
extern const char *sparc_pmu_type;
|
||||
extern const char *sparc_fpu_type;
|
||||
|
||||
extern unsigned int fsr_storage;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue