]> git.sesse.net Git - pistorm/blobdiff - platforms/amiga/hunk-reloc.h
Some PiSCSI file system reloc changes
[pistorm] / platforms / amiga / hunk-reloc.h
index 8cb8c79c6bfc484ef5bdb021ba0b53b9df78190e..1e53492ce945490c822165cb6d225f8f908ab8b4 100644 (file)
@@ -13,7 +13,7 @@ struct hunk_info {
     uint8_t *libnames[256];
     uint32_t table_size, byte_size, alloc_size;
     uint32_t base_offset;
-    uint32_t first_hunk, last_hunk, num_hunks;
+    uint32_t first_hunk, last_hunk, num_hunks, header_size;
     uint32_t reloc_hunks;
     uint32_t *hunk_offsets;
     uint32_t *hunk_sizes;