02.06.2016 18:28, Peter Maydell wrote: > The thunk_type_size_array() and thunk_type_align_array() functions > are only provided if NO_THUNK_TYPE_SIZE is not defined. However > nothing in the codebase defines that, and so in fact these functions > are always present. Drop the unnecessary #ifdefs.
Applied to -trivial, thanks! /mjt