diff options
Diffstat (limited to 'arch/nt64')
-rw-r--r-- | arch/nt64/psxseh.h | 2 |
1 files changed, 1 insertions, 1 deletions
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, |