Stefan Weil 55e7c29e46 bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)
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>
2014-03-02 17:12:41 +04:00
..
2013-11-21 08:01:06 -08:00
2014-01-13 14:04:53 +01:00
2013-07-10 13:42:09 -04:00
2013-02-16 11:11:34 +00:00
2013-07-02 08:17:01 +02:00
2014-02-20 13:14:18 +01:00
2014-02-01 13:46:06 +04:00
2013-10-17 17:30:55 +02:00
2013-10-17 17:30:55 +02:00
2013-10-17 17:30:55 +02:00
2014-01-15 23:34:17 +04:00
2014-02-14 16:22:31 +01:00