Corrected Libisofs_grub2_mbr_patch_offsT from 3 to 4

This commit is contained in:
Thomas Schmitt 2013-04-13 09:25:42 +02:00
parent 337bade549
commit d66eef42f6
1 changed files with 1 additions and 1 deletions

View File

@ -271,6 +271,6 @@ void iso_ascii_utf_16le(uint8_t gap_name[72]);
Might later become variables in Ecma119Image
*/
#define Libisofs_grub2_mbr_patch_poS 0x1b0
#define Libisofs_grub2_mbr_patch_offsT 3
#define Libisofs_grub2_mbr_patch_offsT 4
#endif /* SYSTEM_AREA_H_ */