index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
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>