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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/nt64/psxglue.h b/arch/nt64/psxglue.h
index 5dbe57b..3f1abbf 100644
--- a/arch/nt64/psxglue.h
+++ b/arch/nt64/psxglue.h
@@ -37,6 +37,7 @@ struct __tlca_abi {
struct __psx_context {
int size;
int options;
+ const unsigned short * ctty;
void ** sys_vtbl;
const struct __ldso_vtbl * ldso_vtbl;
const struct __psx_vtbl * psx_vtbl;