linux/arch/openrisc/include/asm/spinlock_types.h
<<
>>
Prefs
   1#ifndef _ASM_OPENRISC_SPINLOCK_TYPES_H
   2#define _ASM_OPENRISC_SPINLOCK_TYPES_H
   3
   4#include <asm/qspinlock_types.h>
   5#include <asm/qrwlock_types.h>
   6
   7#endif /* _ASM_OPENRISC_SPINLOCK_TYPES_H */
   8