Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
3171a0305d62e6627a24bff35af4f997e4988a80
/
.
/
arch
/
um
/
sys-x86_64
/
tls.c
blob: ce1bf1b81c431dcb859db4f25410a2758c226f19 [
file
] [
log
] [
blame
]
#include
"linux/sched.h"
void
debug_arch_force_load_TLS
(
void
)
{
}
void
clear_flushed_tls
(
struct
task_struct
*
task
)
{
}
int
arch_copy_tls
(
struct
task_struct
*
t
)
{
return
0
;
}