Commit 76c36d01 authored by David S. Miller's avatar David S. Miller

sparc64: Provide extern decls for sparc_??u_type strings.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d89be56b
......@@ -29,6 +29,10 @@ enum sparc_cpu {
/* This cannot ever be a sun4c :) That's just history. */
#define ARCH_SUN4C 0
extern const char *sparc_cpu_type;
extern const char *sparc_fpu_type;
extern const char *sparc_pmu_type;
extern char reboot_command[];
/* These are here in an effort to more fully work around Spitfire Errata
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment