/arch/score/include/asm/mutex.h

https://bitbucket.org/thekraven/iscream_thunderc-2.6.35 · C++ Header · 6 lines · 4 code · 2 blank · 0 comment · 0 complexity · a98889f3975c099cf0f544ab035bb89d MD5 · raw file

  1. #ifndef _ASM_SCORE_MUTEX_H
  2. #define _ASM_SCORE_MUTEX_H
  3. #include <asm-generic/mutex-dec.h>
  4. #endif /* _ASM_SCORE_MUTEX_H */