Improve comment.
This commit is contained in:
parent
f62dff78f9
commit
b9bcce6732
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue