repo.or.cz
/
pv_ops_mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ia64/kvm: compilation fix. export account_system_vtime.
[pv_ops_mirror.git]
/
arch
/
um
/
sys-x86_64
/
ksyms.c
blob
4d7d1a812d8fd8987394b1c7fb583303a9ac1f3e
1
#include
"linux/module.h"
2
#include
"asm/string.h"
3
4
/*XXX: we need them because they would be exported by x86_64 */
5
EXPORT_SYMBOL
(
__memcpy
);