Changed Libisofs_grub2_sparc_patch_lba_poS to Libisofs_grub2_sparc_patch_adr_poS

This commit is contained in:
Thomas Schmitt 2013-04-14 08:15:29 +02:00
parent 4672c79181
commit ff3b439bda
1 changed files with 1 additions and 1 deletions

View File

@ -276,7 +276,7 @@ void iso_ascii_utf_16le(uint8_t gap_name[72]);
/* Parameters of SUN Disk Label patching for GRUB2
See API iso_image_set_sparc_core().
*/
#define Libisofs_grub2_sparc_patch_lba_poS 0x228
#define Libisofs_grub2_sparc_patch_adr_poS 0x228
#define Libisofs_grub2_sparc_patch_size_poS 0x230
#endif /* SYSTEM_AREA_H_ */