#define EM_XTENSA       94              /* Tensilica Xtensa Architecture */
#define EM_IP2K         101             /* Ubicom IP2022 micro controller */
#define EM_CR           103             /* National Semiconductor CompactRISC 
*/
#define EM_MSP430       105             /* TI msp430 micro controller */
#define EM_BLACKFIN     106             /* Analog Devices Blackfin */
#define EM_ALTERA_NIOS2 113     /* Altera Nios II soft-core processor */
#define EM_CRX          114             /* National Semiconductor CRX */
#define EM_NUM          95

Isn't EM_NUM supposed to be one higher than the largest number used?

Rob
-- 
Latency is more important than throughput. It's that simple. - Linus Torvalds
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to