aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score/include/asm/mutex.h
blob: 10d48fe4db97096e1ce3b9c997590c6f11a5b766 (plain) (blame)
1
2
3
4
5
6
#ifndef _ASM_SCORE_MUTEX_H
#define _ASM_SCORE_MUTEX_H

#include <asm-generic/mutex-dec.h>

#endif /* _ASM_SCORE_MUTEX_H */