changeset 1374:afe008eb9da1

NitrOS-9 boot message
author boisy
date Fri, 26 Sep 2003 17:28:06 +0000
parents 17ab166f4361
children 805da58aa5b6
files level1/modules/rel.asm
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/level1/modules/rel.asm	Fri Sep 26 17:25:41 2003 +0000
+++ b/level1/modules/rel.asm	Fri Sep 26 17:28:06 2003 +0000
@@ -321,7 +321,7 @@
          ldd   M$Exec,x
          jmp   d,x
 
-BootMsg  fcc   /OSy/
+BootMsg  fcc   /NITROSy/
          fcb   $60
          fcc   /BOOT/
 BootMLen equ   *-BootMsg