mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-04 15:37:45 -04:00
11 lines
118 B
C
11 lines
118 B
C
#undef LOCK
|
|
#define LOCK L
|
|
|
|
#undef UNLOCK
|
|
#define UNLOCK U
|
|
|
|
#undef RLOCK
|
|
#undef WLOCK
|
|
|
|
#undef INIT
|
|
#define INIT SI
|