initial commit
[glibc.git] / sysdeps / powerpc / rtld-global-offsets.sym
1 #define SHARED 1
2
3 #include <ldsodefs.h>
4
5 #define rtld_global_ro_offsetof(mem) offsetof (struct rtld_global_ro, mem)
6
7 RTLD_GLOBAL_RO_DL_HWCAP_OFFSET rtld_global_ro_offsetof (_dl_hwcap)
8 RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET rtld_global_ro_offsetof (_dl_hwcap2)
9 RTLD_GLOBAL_RO_DL_CACHE_LINE_SIZE_OFFSET rtld_global_ro_offsetof (_dl_cache_line_size)