On Wed, 18 Nov 2015, Janne Grunau wrote: > The asm is only for 8-bit and function protopytes reflect that. Avoids ^ prototypes > numerous warnings with --bit-depth=9/10. > --- > common/arm/mc-c.c | 2 ++ > 1 file changed, 2 insertions(+) The change itself LGTM. // Martin