mutex.h 118 Bytes
Newer Older
Aurelien Jacquiot's avatar
Aurelien Jacquiot committed
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 */