rts: Fix ARM linker includes
* Prefer #pragma once over guard macros * Drop redundant #includes * Fix order to ensure that necessary macros are defined when we condition on them
Showing
- rts/linker/elf_compat.h 1 addition, 4 deletionsrts/linker/elf_compat.h
- rts/linker/elf_got.h 0 additions, 1 deletionrts/linker/elf_got.h
- rts/linker/elf_plt.h 2 additions, 3 deletionsrts/linker/elf_plt.h
- rts/linker/elf_reloc_aarch64.h 2 additions, 2 deletionsrts/linker/elf_reloc_aarch64.h
- rts/linker/elf_util.h 1 addition, 3 deletionsrts/linker/elf_util.h
- rts/linker/util.h 1 addition, 4 deletionsrts/linker/util.h
Loading
Please register or sign in to comment