mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-17 07:53:51 +08:00
* cris.h (EF_CRIS_UNDERSCORE): New.
This commit is contained in:
@ -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 */
|
||||
|
Reference in New Issue
Block a user