1 2 #ifdef __arm__ 3 #include <arm/reloc.h> 4 #else /* !__arm__ */ 5 /* empty */ 6 #endif /* !__arm__ */ 7