mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 11:21:51 +00:00
[FATX]
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:
parent
b63f18ae68
commit
fc666bdd05
1 changed files with 1 additions and 1 deletions
|
@ -574,7 +574,7 @@ PutChars:
|
|||
* Padding and boot sector signature *
|
||||
******************************************************************************/
|
||||
/* Pad to 509 bytes */
|
||||
// .org 509
|
||||
.org 509
|
||||
|
||||
BootPartition:
|
||||
.byte 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue