meta: rename ivy-rt to ivy-vm

This commit is contained in:
2025-05-09 14:01:41 +01:00
parent 05df01ff1b
commit 497ba65440
8 changed files with 25 additions and 26 deletions

5
vm/vm.c Normal file
View File

@@ -0,0 +1,5 @@
#include <ivy/vm/vm.h>
void placeholder(void)
{
}