]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Rename install_sigint_handler
authorTom Tromey <tromey@adacore.com>
Mon, 5 Dec 2022 17:59:27 +0000 (10:59 -0700)
committerTom Tromey <tromey@adacore.com>
Tue, 13 Dec 2022 19:51:53 +0000 (12:51 -0700)
commit12bc5170ee9c498cd1a2be0e2dacbe5083ceb70e
tree9d1dd2ef325921c1f8e6fa8c3c2cb8503faa478f
parentea6929aaac370daddf0999faa553231c8b806b20
Rename install_sigint_handler

A subsequent patch will introduce a global 'install_sigint_handler'
function, so first rename the static one in extension.c.
gdb/extension.c