about summary refs log tree commit diff
path: root/sysdeps/powerpc/elf/rtld-global-offsets.sym
blob: 6bc8aaac55c86e9f784298040a36002ded24a466 (plain) (blame)
1
2
3
4
5
6
7
#define SHARED 1

#include <ldsodefs.h>

#define rtdl_global_offsetof(mem) offsetof (struct rtld_global, mem)

RTLD_GLOBAL_DL_HWCAP_OFFSET	rtdl_global_offsetof (_dl_hwcap)