[ARM] Add FDPIC OSABI flag support.
[deliverable/binutils-gdb.git] / include / elf / common.h
index f4354721bf5d2a7794dd6bb6c53a66d851288e10..469fe5a98740bb816643d3de820ca72c8c33b76f 100644 (file)
@@ -78,6 +78,7 @@
 
 #define ELFOSABI_C6000_ELFABI 64 /* Bare-metal TMS320C6000 */
 #define ELFOSABI_C6000_LINUX 65 /* Linux TMS320C6000 */
+#define ELFOSABI_ARM_FDPIC   65 /* ARM FDPIC */
 #define ELFOSABI_ARM        97 /* ARM */
 #define ELFOSABI_STANDALONE 255        /* Standalone (embedded) application */
 
This page took 0.022396 seconds and 4 git commands to generate.