xref: /linux/arch/alpha/lib/styncpy.S (revision c9b38c0ff7b6d68b06c2b2363be5a8c374c713d7)
1#ifdef CONFIG_ALPHA_EV67
2#include "ev67-strncat.S"
3#else
4#include "strncat.S"
5#endif
6#ifdef CONFIG_ALPHA_EV6
7#include "ev6-stxncpy.S"
8#else
9#include "stxncpy.S"
10#endif
11