mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-11 03:55:50 +00:00
Improve comment.
This commit is contained in:
parent
f62dff78f9
commit
b9bcce6732
@ -202,7 +202,7 @@ typedef struct {
|
||||
#define STATE_CORE(sd) (&(sd)->base.core)
|
||||
sim_core core;
|
||||
|
||||
/* memory-options for managing the core */
|
||||
/* Record of memory sections added via the memory-options interface. */
|
||||
#define STATE_MEMOPT(sd) ((sd)->base.memopt)
|
||||
sim_memopt *memopt;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user