mirror of
https://github.com/cuberite/polarssl.git
synced 2025-12-04 04:38:04 -05:00
This macro is not used inside the library yet, but may be used in deprecated functions in the future, if a function returning void has to change to returning an error. It may also be useful in user code, so it is in a public header. Signed-off-by: Mateusz Starzyk <mateusz.starzyk@mobica.com> Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>