projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f468fd2
)
(EM_S370): Fixed typo in comment.
author
roland
<roland>
Fri, 15 Sep 1995 18:33:40 +0000
(18:33 +0000)
committer
roland
<roland>
Fri, 15 Sep 1995 18:33:40 +0000
(18:33 +0000)
elf/elf.h
patch
|
blob
|
history
diff --git
a/elf/elf.h
b/elf/elf.h
index
4730b8e
..
a9b9336
100644
(file)
--- a/
elf/elf.h
+++ b/
elf/elf.h
@@
-112,7
+112,7
@@
typedef struct
#define EM_486 6 /* Intel 80486 */
#define EM_860 7 /* Intel 80860 */
#define EM_MIPS 8 /* MIPS R3000 big-endian */
-#define EM_S370 9 /* Amd
ha
l */
+#define EM_S370 9 /* Amd
ah
l */
#define EM_MIPS_RS4_BE 10 /* MIPS R4000 big-endian */
#define EM_SPARC64 11 /* SPARC v9 (not official) 64-bit */