commit | de704161aa05a594fcd596cb7f50e231c384355e | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@imgtec.com> | Fri May 13 07:20:16 2016 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri May 13 15:30:25 2016 +0200 |
tree | f52bf053d121ba3ff364b9270e630478851f471a | |
parent | 4b62fad50efd1cff9017d3e4dcfcf5c4b6c13193 [diff] |
MIPS: ELF: Deconditionalise ABI flags definitions Move the `mips_elf_abiflags_v0' structure and FP ABI flag macros outside #ifndef ELF_ARCH. These are public interfaces. Signed-off-by: Maciej W. Rozycki <macro@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/13243/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>