Files
mbedtls/include/mbedtls
Simon Butcher 2df2bf27df Strip trailing whitespace in bn_mul.h
Remove the trailing whitespace from the inline assembly for AMD64 target, to
overcome a warning in Clang, which was objecting to the string literal
generated by the inline assembly being greater than 4096 characters specified
by the ISO C99 standard. (-Woverlength-strings)

This is a cosmetic change and doesn't change the logic of the code in any way.

This change only fixes the problem for AMD64 target, and leaves other targets as
they are.

Fixes #482.
2018-10-06 17:37:24 +01:00
..
2018-01-30 16:22:04 +00:00
2018-03-08 18:18:34 +01:00
2018-10-06 17:37:24 +01:00
2018-06-28 08:46:23 +03:00
2018-06-28 08:46:23 +03:00
2018-02-08 14:29:14 +00:00
2018-01-30 16:22:05 +00:00
2018-02-22 08:20:42 +00:00
2018-02-22 08:20:42 +00:00
2018-02-22 08:20:42 +00:00
2018-03-05 13:22:59 +01:00