ktcc: fixed crt0.asm build and added to lib folder

git-svn-id: svn://kolibrios.org@9556 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
turbocat 2022-01-01 16:53:09 +00:00
parent 2f584b70d4
commit b91e4571a3
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -15,8 +15,8 @@ public start as '_start'
extrn main
;include 'debug2.inc'
include '/../../../../../../proc32.inc'
include '/../../../../../../macros.inc'
include '../../../../../../proc32.inc'
include '../../../../../../macros.inc'
__DEBUG__ = 0
__app_params equ 0x1C ; Pointer to program arguments