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
42b35b31
Commit
42b35b31
authored
Mar 06, 2003
by
Alan Cox
Committed by
Linus Torvalds
Mar 06, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] Add ELF types for Hitach H8 series
parent
d35bdf28
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
include/linux/elf.h
include/linux/elf.h
+2
-0
No files found.
include/linux/elf.h
View file @
42b35b31
...
@@ -83,6 +83,8 @@ typedef __s64 Elf64_Sxword;
...
@@ -83,6 +83,8 @@ typedef __s64 Elf64_Sxword;
#define EM_V850 87
/* NEC v850 */
#define EM_V850 87
/* NEC v850 */
#define EM_H8_300H 47
/* Hitachi H8/300H */
#define EM_H8S 48
/* Hitachi H8S */
/*
/*
* This is an interim value that we will use until the committee comes
* This is an interim value that we will use until the committee comes
...
...
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