summaryrefslogtreecommitdiffhomepage
path: root/arch/nt64/psxglue.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nt64/psxglue.h')
-rw-r--r--arch/nt64/psxglue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/nt64/psxglue.h b/arch/nt64/psxglue.h
index ec6f028..d2bd7c2 100644
--- a/arch/nt64/psxglue.h
+++ b/arch/nt64/psxglue.h
@@ -50,7 +50,7 @@ struct __psx_context {
void * do_global_dtors_fn;
};
-struct __tlca {
+struct __tlca_abi {
void * pthread_self;
int * pthread_set_child_tid;
int * pthread_clear_child_tid;