linux-headers/arch/e2k/include/asm/spinlock_types.h

11 lines
216 B
C
Raw Normal View History

2021-07-14 00:44:10 +02:00
#ifndef _ASM_E2K_SPINLOCK_TYPES_H
#define _ASM_E2K_SPINLOCK_TYPES_H
#include <linux/types.h>
#include <asm-generic/qspinlock_types.h>
#include <asm-generic/qrwlock_types.h>
#endif /* _ASM_E2K_SPINLOCK_TYPES_H */