Blame view

kernel/linux-rt-4.4.41/arch/score/include/asm/mutex.h 123 Bytes
5113f6f70   김현기   kernel add
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 */