root/sys/arm64/include/reloc.h

#ifdef __arm__
#include <arm/reloc.h>
#else /* !__arm__ */
/* empty */
#endif /* !__arm__ */