sys: Added initial code injection logic

This commit is contained in:
WerWolv
2022-03-31 08:31:03 +02:00
parent 807acfa8b4
commit a38e03094b
6 changed files with 1008 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
[build]
target = "x86_64-unknown-linux-musl"
[env]
PKG_CONFIG_ALLOW_CROSS = "1"