Rename _rom_size to _load_size_sect, since hdprefix.S also uses it.

This commit is contained in:
Michael Brown
2007-07-16 17:03:19 +01:00
parent 048bbeeebc
commit 0929142a15
4 changed files with 5 additions and 5 deletions

View File

@@ -59,7 +59,7 @@ load_image:
ljmp $BOOT_SEG, $start_image
load_length:
.long _rom_size
.long _load_size_sect
max_sector:
.byte 0
max_head: