xref: /openbmc/linux/arch/sh/include/asm/string.h (revision e1a0ebc8d82b64440d3ca7eac6a8489937ee2519)
1 #ifdef CONFIG_SUPERH32
2 # include <asm/string_32.h>
3 #else
4 # include <asm/string_64.h>
5 #endif
6