Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <modra@gmail.com>2006-10-25 10:49:18 +0400
committerAlan Modra <modra@gmail.com>2006-10-25 10:49:18 +0400
commitddb2c9e81c18ef48e6c0f20f151ab7fa5dade14c (patch)
tree3932f0a9e55a16dd1feaaf9e203e227d7f4696d8 /include/elf/common.h
parente359f110bab2868d19d36b6efe366386855d7326 (diff)
New Cell SPU port.
Diffstat (limited to 'include/elf/common.h')
-rw-r--r--include/elf/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/elf/common.h b/include/elf/common.h
index f041ecb87..b418d3f80 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -118,6 +118,7 @@
#define EM_PPC 20 /* PowerPC */
#define EM_PPC64 21 /* 64-bit PowerPC */
#define EM_S390 22 /* IBM S/390 */
+#define EM_SPU 23 /* Sony/Toshiba/IBM SPU */
#define EM_V800 36 /* NEC V800 series */
#define EM_FR20 37 /* Fujitsu FR20 */