]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/amd-dbgapi: remove unnecessary AMD_DBGAPI_EVENT_KIND_NONE argument
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 9 Jun 2025 16:08:57 +0000 (12:08 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 16 Jun 2025 14:13:51 +0000 (10:13 -0400)
commita421b077b2522040aecc65c0b9cb336a63e208d3
tree45abb8c12afae4e52da2ed59f28f626dc3a12b3b
parent1cf1bd62c3393cc9942818f43803c11cd842e33b
gdb/amd-dbgapi: remove unnecessary AMD_DBGAPI_EVENT_KIND_NONE argument

Rely on the default value.

Change-Id: I08c683de005806c5c5d29ed7f9b0c6de81b49a01
Approved-By: Lancelot Six <lancelot.six@amd.com>
gdb/amd-dbgapi-target.c