summaryrefslogtreecommitdiffhomepage
path: root/arch/nt32/psxglue.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nt32/psxglue.h')
-rw-r--r--arch/nt32/psxglue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/nt32/psxglue.h b/arch/nt32/psxglue.h
index 30fb884..8e32aae 100644
--- a/arch/nt32/psxglue.h
+++ b/arch/nt32/psxglue.h
@@ -37,7 +37,6 @@ struct __tlca_abi {
struct __psx_context {
int size;
int options;
- void * usrmain;
void * ldsoaddr;
const unsigned short * ctty;
void ** sys_vtbl;
@@ -47,6 +46,7 @@ struct __psx_context {
unsigned int teb_libc_idx;
void * pthread_surrogate_fn;
void * pthread_create_fn;
+ int (*usrmain)();
};
typedef int __psx_init_routine(