diff src/nucleus/tc_defs.h @ 21:1edc7293e433

Nucleus: TI's TC_HCB bogon replicated
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 16 Oct 2020 08:23:28 +0000
parents 4e78acac3d88
children
line wrap: on
line diff
--- a/src/nucleus/tc_defs.h	Fri Oct 16 08:09:35 2020 +0000
+++ b/src/nucleus/tc_defs.h	Fri Oct 16 08:23:28 2020 +0000
@@ -213,6 +213,9 @@
        portion of this component.  Hence, changes in the following section
        should not impact assembly language routines.  */
 
+    /* The following struct member is a bogon that has been replicated
+       in order to match the structure that is baked into OSL blobs.  */
+    VOID                (*tc_actual_entry)();
 
     /* Reserved words for the system and a single reserved word for the
        application.  */