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
locking/refcounts: Include fewer headers in <linux/refcount.h>
[linux/fpc-iii.git]
/
arch
/
x86
/
include
/
asm
/
export.h
blob
2a51d66689c511c069602c016323d1a75a0e9f65
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifdef CONFIG_64BIT
3
#define KSYM_ALIGN 16
4
#endif
5
#include <asm-generic/export.h>