]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdbserver: remove forward declaration of struct tracepoint_hit_ctx
authorTankut Baris Aktemur <tankut.baris.aktemur@intel.com>
Wed, 15 Jan 2025 16:25:15 +0000 (17:25 +0100)
committerTankut Baris Aktemur <tankut.baris.aktemur@intel.com>
Wed, 15 Jan 2025 16:25:15 +0000 (17:25 +0100)
commitce43125445c7d22319c7f46db8286f31e18e47e5
treeaf9a7642ab7a4af1cee01ad622825b655ca215ed
parent1722f289eea6f3db2a82aa577aedc87d7a215ead
gdbserver: remove forward declaration of struct tracepoint_hit_ctx

Remove the unnecessary forward declaration for `struct tracepoint_hit_ctx`.
gdbserver/tracepoint.cc