Elliott Hughes ca0c11bd82 Use more types than just 'unsigned' in the linker.
Still chipping away at the situation where every variable in the
linker was of type 'unsigned'. This patch switches counts over to
being size_t and adds an explicit type for init/fini function pointers
and arrays of function pointers.

Also improve logging from CallArray.

Also remove trailing "\n"s from log messages.

Change-Id: Ie036d2622caac50f4d29f0570888bb527661d77e
2013-03-12 11:26:56 -07:00
..
2013-02-12 21:56:42 -08:00
2013-03-05 22:24:34 -08:00
2013-03-05 22:24:34 -08:00
2012-10-30 16:35:38 -07:00