summaryrefslogtreecommitdiff
path: root/arch/openrisc/include/asm/spinlock_types.h
blob: 7c6fb1208c888ab1c00dc328039fb9d3b064bb76 (plain)
1
2
3
4
5
6
7
#ifndef _ASM_OPENRISC_SPINLOCK_TYPES_H
#define _ASM_OPENRISC_SPINLOCK_TYPES_H

#include <asm/qspinlock_types.h>
#include <asm/qrwlock_types.h>

#endif /* _ASM_OPENRISC_SPINLOCK_TYPES_H */