Revision in '/programs/develop/examples': replace 'FASM for Menuet' with 'FASM', meos_app_start -> KOS_APP_START

git-svn-id: svn://kolibrios.org@8163 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
maxcodehack
2020-11-08 13:07:53 +00:00
parent 3e30999474
commit 31a0fa2971
10 changed files with 17 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
; Hello, World! - Programm example for CMD shell
; Compile with FASM for Menuet
; Compile with FASM
;
; You must run this program from CMD shell only
;