aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-um/rwlock.h
blob: ff383aafc9fefebc8f21cc5f641aa1cb21a8c814 (plain) (blame)
1
2
3
4
5
6
#ifndef __UM_RWLOCK_H
#define __UM_RWLOCK_H

#include "asm/arch/rwlock.h"

#endif