]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: callback: add missing cb_target_to_host_signal
authorMike Frysinger <vapier@gentoo.org>
Sun, 20 Jun 2021 16:53:38 +0000 (12:53 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 22 Jun 2021 23:38:48 +0000 (19:38 -0400)
commit13b0d6e5a2d1f5d8580dfcb52d9496eb04cf2ca1
treec4180d0f616fbc06fbfea490d0ca3e7f39f38b07
parentcc40b4f2a3c66db1219e851c837c9e5481124aab
sim: callback: add missing cb_target_to_host_signal

There's been a prototype for this forever, but the implementation was
missing.  Probably because there weren't any callers, but we'll start
using it to implement the kill function.
sim/common/ChangeLog
sim/common/callback.c