diff src/cs/system/main/create_RVtasks.c @ 295:e5cfd6362158

VIBR SWE hooked into RiViera
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 27 Mar 2022 19:44:08 +0000
parents 231bceb7d95c
children b1935a9ee04e
line wrap: on
line diff
--- a/src/cs/system/main/create_RVtasks.c	Sun Mar 27 08:46:10 2022 +0000
+++ b/src/cs/system/main/create_RVtasks.c	Sun Mar 27 19:44:08 2022 +0000
@@ -439,6 +439,11 @@
 #endif
 #endif
 
+#ifdef RVM_VIBR_SWE
+    /* initialize VIBR SWE */
+    rv_start_swe_and_check (VIBR_USE_ID, "VIBR");
+#endif
+
 #if (PSP_STANDALONE==0)
 #ifdef RVM_BAE_SWE
     /* initialize BAE SWE */