diff ticoff/tables.c @ 110:e650fdc743fe

tiobjd: higher-level reloc handling
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Thu, 03 Apr 2014 03:03:41 +0000
parents da103b9377e3
children 5f4141ee175b
line wrap: on
line diff
--- a/ticoff/tables.c	Mon Mar 31 19:06:33 2014 +0000
+++ b/ticoff/tables.c	Thu Apr 03 03:03:41 2014 +0000
@@ -77,6 +77,7 @@
 				n, sections[n].name);
 		sections[n].nsymbols = 0;
 		sections[n].sorted_symbols = 0;
+		sections[n].int_relocs = 0;
 	}
 }