mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-20 17:44:33 +08:00
7 lines
82 B
C
7 lines
82 B
C
|
#ifndef __UM_RWLOCK_H
|
||
|
#define __UM_RWLOCK_H
|
||
|
|
||
|
#include "asm/arch/rwlock.h"
|
||
|
|
||
|
#endif
|