Sign in
◑
Theme
kunit
/
linux
/
refs/heads/kselftest/kunit-fixes
/
.
/
arch
/
alpha
/
lib
/
styncpy.S
blob: f1078ff125307b00d1876b5c46a2d511bdba742b [
file
] [
edit
]
#ifdef CONFIG_ALPHA_EV67
#include "ev67-strncat.S"
#else
#include "strncat.S"
#endif
#ifdef CONFIG_ALPHA_EV6
#include "ev6-stxncpy.S"
#else
#include "stxncpy.S"
#endif