Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
82e9bae6fd253af4aea9c690223c7800313632ad
/
.
/
include
/
asm-um
/
futex.h
blob: 142ee2d8e0fdd176f89991825479f44885411538 [
file
] [
log
] [
blame
]
#ifndef
__UM_FUTEX_H
#define
__UM_FUTEX_H
#include
<linux/futex.h>
#include
<asm/errno.h>
#include
<asm/system.h>
#include
<asm/processor.h>
#include
<asm/uaccess.h>
#include
"asm/arch/futex.h"
#endif