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
WIP FPC-III support
[linux/fpc-iii.git]
/
arch
/
sparc
/
include
/
asm
/
percpu_32.h
blob
ee6c7c1934f6907f3342f4ddd0b6428febf515ec
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __ARCH_SPARC_PERCPU__
3
#define __ARCH_SPARC_PERCPU__
4
5
#include <asm-generic/percpu.h>
6
7
#endif
/* __ARCH_SPARC_PERCPU__ */