From 2fc3356ae0d34dae87eb22c94f4b5eaa1873695b Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Thu, 2 Apr 2020 19:44:37 +0200 Subject: grt: add code to support systemc co-simulation. --- src/grt/grt-unithread.adb | 1 - 1 file changed, 1 deletion(-) (limited to 'src/grt/grt-unithread.adb') diff --git a/src/grt/grt-unithread.adb b/src/grt/grt-unithread.adb index 7e135339b..8b55c683c 100644 --- a/src/grt/grt-unithread.adb +++ b/src/grt/grt-unithread.adb @@ -69,7 +69,6 @@ package body Grt.Unithread is return Current_Process; end Grt_Get_Current_Process; - procedure Set_Current_Process (Proc : Process_Acc) is begin Current_Process := Proc; -- cgit v1.2.3