Files
Debian-9-Kernel/arch/c6x/include/asm/mutex.h
T

7 lines
118 B
C
Raw Normal View History

2023-05-02 09:58:35 +02:00
#ifndef _ASM_C6X_MUTEX_H
#define _ASM_C6X_MUTEX_H
#include <asm-generic/mutex-null.h>
#endif /* _ASM_C6X_MUTEX_H */