repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 'moduleh/module.h-split'
[linux-2.6/next.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 */