repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panel
[drm/drm-misc.git]
/
arch
/
alpha
/
lib
/
stycpy.S
blob
32ecd9c5f90d7083c05912f5b79976b2255aff47
1
#include "strcpy.S"
2
#ifdef CONFIG_ALPHA_EV67
3
#include "ev67-strcat.S"
4
#else
5
#include "strcat.S"
6
#endif
7
#ifdef CONFIG_ALPHA_EV6
8
#include "ev6-stxcpy.S"
9
#else
10
#include "stxcpy.S"
11
#endif