VirtualBox

Ignore:
Timestamp:
Nov 17, 2023 9:53:23 AM (18 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
160256
Message:

ValKit/bs3kit: indent

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-PrintStrN.asm

    r98103 r102132  
    152152BS3_PROC_END_CMN   Bs3PrintStrN
    153153
    154 
    155 %if TMPL_BITS == 16
     154%if TMPL_BITS == 16
     155
    156156;
    157157; This code is shared with the system handler.
     
    173173        cmp     al, 0ah                 ; \n
    174174        je      .bios_loop_newline
    175 %ifdef BS3_STRICT
     175 %ifdef BS3_STRICT
    176176        test    al, al
    177177        jnz     .not_zero
    178178        hlt
    179179.not_zero:
    180 %endif
     180 %endif
    181181        mov     ah, 0eh
    182182.bios_loop_int10h:
     
    201201BS3_CMN_FAR_STUB Bs3PrintStrN, 6
    202202
    203 %endif
    204 
     203%endif ; TMPL_BITS == 16
     204
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette