Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
78b7b80cf0abd5ea31d229300b11e9c3a97324ae
/
.
/
arch
/
c6x
/
include
/
asm
/
mutex.h
blob: 7a7248e0462d224542d8c5dda0ea70e377860df9 [
file
] [
log
] [
blame
]
Aurelien Jacquiot
a7f626c
2011-10-04 11:14:47 -0400
[
diff
] [
blame
]
1
#ifndef
_ASM_C6X_MUTEX_H
2
#define
_ASM_C6X_MUTEX_H
3
4
#include
<asm-generic/mutex-null.h>
5
6
#endif
/* _ASM_C6X_MUTEX_H */