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
can: Do not call dev_put if restart timer is running upon close
[linux/fpc-iii.git]
/
arch
/
s390
/
kernel
/
s390_ksyms.c
blob
656fcbb9bd83267c3c6a8a509997d8839462914e
1
#include <linux/module.h>
2
#include <asm/ftrace.h>
3
4
#ifdef CONFIG_FUNCTION_TRACER
5
EXPORT_SYMBOL
(
_mcount
);
6
#endif