Index: branches/azimutz/Cleancut/i386/boot1/boot1he.s =================================================================== --- branches/azimutz/Cleancut/i386/boot1/boot1he.s (revision 902) +++ branches/azimutz/Cleancut/i386/boot1/boot1he.s (revision 903) @@ -542,8 +542,6 @@ hlt jmp hang -%if VERBOSE - ;-------------------------------------------------------------------------- ; readLBA - Read sectors from a partition using LBA addressing. ; @@ -637,6 +635,8 @@ popad ret +%if VERBOSE + ;-------------------------------------------------------------------------- ; Write a string with 'boot1: ' prefix to the console. ; Property changes on: branches/azimutz/Cleancut ___________________________________________________________________ Modified: svn:ignore - obj sym revision build .config .config.old auto.conf autoconf.h autoconf.inc + obj sym revision build .config* auto.conf autoconf.h autoconf.inc Modified: svn:mergeinfo Merged /trunk:r899-902