* cris.h (EF_CRIS_UNDERSCORE): New.
[deliverable/binutils-gdb.git] / include / elf / cris.h
index 576630d844c08b0bebcf2bf70cbd38e8f50950c8..957f19448ef0784b0af00c9ef847b59f1baa29de 100644 (file)
@@ -41,4 +41,7 @@ START_RELOC_NUMBERS (elf_cris_reloc_type)
 
 END_RELOC_NUMBERS (R_CRIS_max)
 
+/* User symbols in this file have a leading underscore.  */
+#define EF_CRIS_UNDERSCORE             0x00000001
+
 #endif /* _ELF_CRIS_H */
This page took 0.023403 seconds and 4 git commands to generate.