From 8576ddb6e5a39422b9ac18625954df47f44f302a Mon Sep 17 00:00:00 2001 From: midipix Date: Thu, 14 Mar 2019 06:18:34 +0000 Subject: abi: framework interfaces: updated psxseh.h. --- arch/nt64/psxseh.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch') diff --git a/arch/nt64/psxseh.h b/arch/nt64/psxseh.h index 7809979..c351ff8 100644 --- a/arch/nt64/psxseh.h +++ b/arch/nt64/psxseh.h @@ -13,7 +13,7 @@ struct __unwind_context; -typedef void * __thread_context; +typedef void __thread_context; typedef enum __unwind_reason_code(*__unwind_personality_routine)( int, int, uintptr_t, -- cgit v1.2.3