mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-12 16:11:04 +00:00
7 lines
79 B
C
7 lines
79 B
C
|
#ifndef __UM_LOCKS_H
|
||
|
#define __UM_LOCKS_H
|
||
|
|
||
|
#include "asm/arch/locks.h"
|
||
|
|
||
|
#endif
|