mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-04-24 14:53:34 +08:00
gdbserver: remove forward declaration of struct tracepoint_hit_ctx
Remove the unnecessary forward declaration for `struct tracepoint_hit_ctx`.
This commit is contained in:
parent
1722f289ee
commit
ce43125445
@ -586,8 +586,6 @@ enum tracepoint_type
|
||||
fast_tracepoint,
|
||||
};
|
||||
|
||||
struct tracepoint_hit_ctx;
|
||||
|
||||
typedef enum eval_result_type (*condfn) (unsigned char *,
|
||||
ULONGEST *);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user