[BOOTSECTORS]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 26 Dec 2015 21:28:01 +0000 (21:28 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 26 Dec 2015 21:28:01 +0000 (21:28 +0000)
commitccda8278da6382fc1c3b87b806d0c9688208aac3
tree2ae943eecf61925a2271d67a23d1abe1db047055
parent631d55b60c234129f3c9d5f23b5cee9f60ebcf64
[BOOTSECTORS]
- fat.asm: remove trailing whitespace.
- fat32.asm: backport the fixes from fat32.S introduced a long time ago.
- fat32.S/faty.S: use .space 12, 0 instead of the long .byte array (generates the same code, but is better readable).
- isoboot/btrt: whitespace fix only.

svn path=/trunk/; revision=70432
reactos/boot/freeldr/bootsect/fat.asm
reactos/boot/freeldr/bootsect/fat32.S
reactos/boot/freeldr/bootsect/fat32.asm
reactos/boot/freeldr/bootsect/faty.S
reactos/boot/freeldr/bootsect/isoboot.asm
reactos/boot/freeldr/bootsect/isobtrt.asm