repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
powerpc: remove CONFIG_PCI_QSPAN
[linux/fpc-iii.git]
/
arch
/
csky
/
abiv1
/
strksyms.c
blob
436995c9b75c98a9f6d27fe3475ce19816cc8ac9
1
// SPDX-License-Identifier: GPL-2.0
2
// Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd.
3
4
#include <linux/module.h>
5
6
EXPORT_SYMBOL
(
memcpy
);
7
EXPORT_SYMBOL
(
memset
);