index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-um
/
spinlock.h
blob: f18c828869921f2db9a9614175350e5afe70a766 (
plain
)
1
2
3
4
5
6
#ifndef __UM_SPINLOCK_H #define __UM_SPINLOCK_H #include "asm/arch/spinlock.h" #endif