Sign in
android-kvm
/
linux
/
492409ba97725587e615b821501b27ea53a95350
/
.
/
arch
/
alpha
/
lib
/
styncpy.S
blob: 72fc2754eb57c738051de7f880c63d98d11ca3cc [
file
] [
log
] [
blame
]
#include "strncpy.S"
#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