diff options
author | Ying Huang <ying.huang@oss.cipunited.com> | 2023-08-30 23:22:46 -0400 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2023-09-27 13:57:06 -0300 |
commit | c07ae7cca4fcfa37508e048f9b437d3b3d0c4130 (patch) | |
tree | 670ae30e123ba58c84b7305a4bcc9adcfe120744 /stdlib/erand48_r.c | |
parent | 4eac1825ed92e88c192abb436412d5fb84ddd854 (diff) | |
download | glibc-c07ae7cca4fcfa37508e048f9b437d3b3d0c4130.tar glibc-c07ae7cca4fcfa37508e048f9b437d3b3d0c4130.tar.gz glibc-c07ae7cca4fcfa37508e048f9b437d3b3d0c4130.tar.bz2 glibc-c07ae7cca4fcfa37508e048f9b437d3b3d0c4130.zip |
MIPS: Add ELF file header flags
Now binutils use some E_MIPS_* macros and EF_MIPS_* macros, it is
difficult to decide which style macro we should use when we want
to add new ELF file header flags.
IRIX used to use EF_MIPS_* macros and in elf/elf.h there also has
comments "The following are unofficial names and should not be used".
So we should use EF_MIPS_* to keep same style with the beginning.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'stdlib/erand48_r.c')
0 files changed, 0 insertions, 0 deletions