From ddb2c9e81c18ef48e6c0f20f151ab7fa5dade14c Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 25 Oct 2006 06:49:18 +0000 Subject: New Cell SPU port. --- include/elf/common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/elf/common.h') 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 */ -- cgit v1.2.3