Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
76c36d01
Commit
76c36d01
authored
Sep 10, 2009
by
David S. Miller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sparc64: Provide extern decls for sparc_??u_type strings.
Signed-off-by:
David S. Miller
<
davem@davemloft.net
>
parent
d89be56b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
arch/sparc/include/asm/system_64.h
arch/sparc/include/asm/system_64.h
+4
-0
No files found.
arch/sparc/include/asm/system_64.h
View file @
76c36d01
...
@@ -29,6 +29,10 @@ enum sparc_cpu {
...
@@ -29,6 +29,10 @@ enum sparc_cpu {
/* This cannot ever be a sun4c :) That's just history. */
/* This cannot ever be a sun4c :) That's just history. */
#define ARCH_SUN4C 0
#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
[];
extern
char
reboot_command
[];
/* These are here in an effort to more fully work around Spitfire Errata
/* These are here in an effort to more fully work around Spitfire Errata
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment