]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Make the return type of VG_(disp_run_translations) be void, rather
authorJulian Seward <jseward@acm.org>
Wed, 4 Apr 2012 12:23:23 +0000 (12:23 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 4 Apr 2012 12:23:23 +0000 (12:23 +0000)
commit712ee2547bb8a25a5f1ae4a2cac91c520195cf0e
tree4af96d79badcc0844769c376f1ca5efcce93a5f2
parent8b6f93641ca2f6f8caccdf40c29c4271f6799489
Make the return type of VG_(disp_run_translations) be void, rather
than the HWord it was claimed to be.  Inconsistency spotted by
Philippe Waroquiers.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/TCHAIN@12486
coregrind/m_dispatch/dispatch-amd64-linux.S
coregrind/m_dispatch/dispatch-arm-linux.S
coregrind/m_dispatch/dispatch-x86-linux.S
coregrind/m_scheduler/scheduler.c
coregrind/pub_core_dispatch.h