7 lines
79 B
C
7 lines
79 B
C
|
#ifndef __UM_LOCKS_H
|
||
|
#define __UM_LOCKS_H
|
||
|
|
||
|
#include "asm/arch/locks.h"
|
||
|
|
||
|
#endif
|