Blame view

kernel/linux-rt-4.4.41/arch/c6x/include/asm/mutex.h 118 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
  #ifndef _ASM_C6X_MUTEX_H
  #define _ASM_C6X_MUTEX_H
  
  #include <asm-generic/mutex-null.h>
  
  #endif /* _ASM_C6X_MUTEX_H */