mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-08 23:03:06 -04:00

The assembly code uses t only on some architectures. Fixes #7166. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
4 lines
114 B
Plaintext
4 lines
114 B
Plaintext
Bugfix
|
|
* Silence a warning about an unused local variable in bignum.c on
|
|
some architectures. Fixes #7166.
|