Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
cc295d0e95063809af31971e4aec1d809247f13b
/
.
/
include
/
asm-um
/
spinlock.h
blob: f18c828869921f2db9a9614175350e5afe70a766 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
__UM_SPINLOCK_H
2
#define
__UM_SPINLOCK_H
3
4
#include
"asm/arch/spinlock.h"
5
6
#endif