1
0
mirror of https://github.com/CPunch/Laika.git synced 2025-12-17 12:50:05 +00:00

lvm.h: added basic implementation of laikaV_execute

This commit is contained in:
2022-03-21 14:59:04 -05:00
parent 26a1977609
commit af9cdfdaed
2 changed files with 60 additions and 3 deletions

1
lib/src/lvm.c Normal file
View File

@@ -0,0 +1 @@
#include "lvm.h"