meta: rename ivy-rt to ivy-vm
This commit is contained in:
8
vm/include/ivy/vm/vm.h
Normal file
8
vm/include/ivy/vm/vm.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef IVY_RT_RUNTIME_H_
|
||||
#define IVY_RT_RUNTIME_H_
|
||||
|
||||
#include <ivy/misc.h>
|
||||
|
||||
IVY_API void placeholder(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user