From 8576ddb6e5a39422b9ac18625954df47f44f302a Mon Sep 17 00:00:00 2001 From: midipix Date: Mar 24 2019 23:25:33 +0000 Subject: abi: framework interfaces: updated psxseh.h. --- 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,