repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git]
/
arch
/
m32r
/
include
/
asm
/
percpu.h
blob
41e1680d1117462bf56f931f754af6ab4cc5131e
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __ARCH_M32R_PERCPU__
3
#define __ARCH_M32R_PERCPU__
4
5
#include <asm-generic/percpu.h>
6
7
#endif
/* __ARCH_M32R_PERCPU__ */