summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-mdreloc-aarch64.c
diff options
context:
space:
mode:
authorKinsey Moore <kinsey.moore@oarcorp.com>2023-01-05 13:45:21 -0600
committerJoel Sherrill <joel@rtems.org>2023-01-20 08:26:35 -0600
commitdf0de7810f714529df7dfe2b3d063c42ed4860df (patch)
treee19f57f764feaa96b32c838fbe96c2c2b4a61114 /cpukit/libdl/rtl-mdreloc-aarch64.c
parentspec: Fix Xilinx support YAML licenses (diff)
downloadrtems-df0de7810f714529df7dfe2b3d063c42ed4860df.tar.bz2
cpukit/libdl: Use correct mask for reloc type
The mask 0xff is used by ELF32 while ELF64 uses 0xffffffff. These are automatically selected based on the build type when using ELF_R_TYPE().
Diffstat (limited to 'cpukit/libdl/rtl-mdreloc-aarch64.c')
0 files changed, 0 insertions, 0 deletions