From 04f1e64b36e3f619a67a0e1ecf59f1b121d81fe0 Mon Sep 17 00:00:00 2001 From: Federico Rojas Date: Wed, 21 Feb 2024 11:39:24 +0100 Subject: [PATCH] Add eCPUType as a global variable for the restore position code --- solution/tc_project_app/GVLs/GVL_APP.TcGVL | 2 ++ 1 file changed, 2 insertions(+) diff --git a/solution/tc_project_app/GVLs/GVL_APP.TcGVL b/solution/tc_project_app/GVLs/GVL_APP.TcGVL index 1f59157..c09ef66 100644 --- a/solution/tc_project_app/GVLs/GVL_APP.TcGVL +++ b/solution/tc_project_app/GVLs/GVL_APP.TcGVL @@ -3,6 +3,8 @@