mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-01-27 04:26:10 +00:00
7 lines
91 B
C
7 lines
91 B
C
|
#ifndef __UM_SEMAPHORE_H
|
||
|
#define __UM_SEMAPHORE_H
|
||
|
|
||
|
#include "asm/arch/semaphore.h"
|
||
|
|
||
|
#endif
|