Restore padding that I commented out to find out the size of the boot sector.

svn path=/trunk/; revision=57320
This commit is contained in:
Timo Kreuzer 2012-09-17 22:37:58 +00:00
parent b63f18ae68
commit fc666bdd05

View file

@ -574,7 +574,7 @@ PutChars:
* Padding and boot sector signature * * Padding and boot sector signature *
******************************************************************************/ ******************************************************************************/
/* Pad to 509 bytes */ /* Pad to 509 bytes */
// .org 509 .org 509
BootPartition: BootPartition:
.byte 0 .byte 0