added quotkinizer binary
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 56s
Build system / Build (pull_request) Successful in 16m53s

This commit is contained in:
2026-03-03 20:17:25 +02:00
parent cc1034d849
commit d8d4759097
4 changed files with 72 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
; Wrapper for DGEN
; Wraps command line arguments in quotes and launches dgen.
format binary as ""
TARGET equ '/kolibrios/emul/dgen/dgen'
include '../../quotkinizer.inc'