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
efivars: Refactor sanity checking code into separate function
[linux/fpc-iii.git]
/
arch
/
score
/
include
/
asm
/
mutex.h
blob
10d48fe4db97096e1ce3b9c997590c6f11a5b766
1
#ifndef _ASM_SCORE_MUTEX_H
2
#define _ASM_SCORE_MUTEX_H
3
4
#include <asm-generic/mutex-dec.h>
5
6
#endif
/* _ASM_SCORE_MUTEX_H */