[.]
[deliverable/binutils-gdb.git] / include / elf / common.h
index a62db77aa4f0afabe2adfc7666495ba3db91651e..4f20569ec020cf42e45c99c8632467dd559e07e1 100644 (file)
 #define EM_MICROBLAZE  189     /* Xilinx MicroBlaze 32-bit RISC soft processor core */
 #define EM_CUDA                190     /* NVIDIA CUDA architecture */
 #define EM_TILEGX      191     /* Tilera TILE-Gx multicore architecture family */
+#define EM_RL78                197     /* Renesas RL78 family.  */
+#define EM_78K0R       199     /* Renesas 78K0R.  */
 
 /* If it is necessary to assign new unofficial EM_* values, please pick large
    random numbers (0x8523, 0xa7f2, etc.) to minimize the chances of collision
This page took 0.02507 seconds and 4 git commands to generate.