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