diff options
author | Baruch Siach <baruch@tkos.co.il> | 2013-11-07 14:38:18 +0200 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2013-12-20 15:46:49 +0100 |
commit | 294079b3fd6a30d444b2b093bc0f1909136a0f6c (patch) | |
tree | 95ad3348d76e8ef29f627da707a709d2d38509f6 /ldso | |
parent | bda630857e3770dd9db61ade4e15fccbdf53feae (diff) |
librt: fix mq_timed{send,receive} return instructions
Not all architectures use 'ret' as function return instruction. For example,
xtensa usually uses 'retw'. Use the ret_ERRVAL arch dependant macro instead.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'ldso')
0 files changed, 0 insertions, 0 deletions