diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2017-02-28 12:08:18 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2017-02-28 12:08:18 +0000 |
commit | a5d8235545e98c1ce02560d5f4f57552d937efe9 (patch) | |
tree | 490954428128995e621b0cbec5bbdcd080c32a8a /user-exec.c | |
parent | a73c98e159d18155445d29b6044be6ad49fd802f (diff) |
armv7m: Remove unused armv7m_nvic_acknowledge_irq() return value
Having armv7m_nvic_acknowledge_irq() return the new value of
env->v7m.exception and its one caller assign the return value
back to env->v7m.exception is pointless. Just make the return
type void instead.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'user-exec.c')
0 files changed, 0 insertions, 0 deletions