Sign in
linux
/
linux
/
kernel
/
git
/
klassert
/
ipsec
/
b760113aeca2e9362d56bf9e9263373ffe6c8eb3
/
.
/
arch
/
alpha
/
lib
/
styncpy.S
blob: f1078ff125307b00d1876b5c46a2d511bdba742b [
file
]
#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