Blame sysdeps/arm/rtld-global-offsets.sym

Packit Service 82fcde
#define SHARED 1
Packit Service 82fcde
Packit Service 82fcde
#include <ldsodefs.h>
Packit Service 82fcde
Packit Service 82fcde
#define rtld_global_ro_offsetof(mem) offsetof (struct rtld_global_ro, mem)
Packit Service 82fcde
Packit Service 82fcde
RTLD_GLOBAL_RO_DL_HWCAP_OFFSET	rtld_global_ro_offsetof (_dl_hwcap)