index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
export.h
blob: 138de56b13eb7352d101ae276141d5d367a9381e (
plain
)
1
2
3
4
#ifdef CONFIG_64BIT
#define KSYM_ALIGN 16
#endif
#include
<asm-generic/export.h>