+4
−4
Loading
The functions use uint16_t or uint32_t values, so show this in the function prototypes. Non-optimizing compilers will avoid unnecessary type conversions when generating calls of these inline functions. stq_le_p, stq_be_p already use similar prototypes. Signed-off-by:Stefan Weil <sw@weilnetz.de> Reviewed-by:
Laszlo Ersek <lersek@redhat.com> Signed-off-by:
Michael Tokarev <mjt@tls.msk.ru>