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
020f3fbb
Commit
020f3fbb
authored
Jan 04, 2004
by
Tom 'spot' Callaway
Committed by
Keith M. Wesolowski
Jan 04, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[SPARC]: Add placeholder asm-{sparc,sparc64}/setup.h so MTD builds.
parent
37257fe8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
0 deletions
+18
-0
include/asm-sparc/setup.h
include/asm-sparc/setup.h
+9
-0
include/asm-sparc64/setup.h
include/asm-sparc64/setup.h
+9
-0
No files found.
include/asm-sparc/setup.h
0 → 100644
View file @
020f3fbb
/*
* Just a place holder.
*/
#ifndef _SPARC_SETUP_H
#define _SPARC_SETUP_H
#endif
/* _SPARC_SETUP_H */
include/asm-sparc64/setup.h
0 → 100644
View file @
020f3fbb
/*
* Just a place holder.
*/
#ifndef _SPARC64_SETUP_H
#define _SPARC64_SETUP_H
#endif
/* _SPARC64_SETUP_H */
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