added bin info to other bins

This commit is contained in:
2024-01-22 23:36:00 +01:00
parent 295d284bc1
commit f109305f48
13 changed files with 13 additions and 6 deletions

View File

@@ -4,6 +4,7 @@ import kernel.ps.ProcessManager;
import kernel.ps.ProcessHandle;
import kernel.ps.Process;
@:build(macros.Binstore.includeBin("LSPS", ["lsps"]))
class LSPS implements Process {
public function new() {}