mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
Improve comment.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user