mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00: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:
@@ -586,8 +586,6 @@ enum tracepoint_type
|
||||
fast_tracepoint,
|
||||
};
|
||||
|
||||
struct tracepoint_hit_ctx;
|
||||
|
||||
typedef enum eval_result_type (*condfn) (unsigned char *,
|
||||
ULONGEST *);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user