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