This commit is contained in:
Nav
2022-04-03 17:00:40 +01:00
parent a0c493abaa
commit ffd57c94fa
5 changed files with 15 additions and 9 deletions

View File

@@ -11,6 +11,9 @@
namespace Bloom::DebugServer::Gdb
{
/**
* GDB target descriptor.
*/
struct TargetDescriptor
{
Targets::TargetDescriptor targetDescriptor;