Merge commit '8304e1b' into HEAD

This commit is contained in:
Megan Wachs
2017-11-01 13:44:51 -07:00
3 changed files with 2 additions and 6 deletions
-4
View File
@@ -143,10 +143,6 @@ typedef struct {
unsigned datacount;
/* Number of words in the Program Buffer. */
unsigned progsize;
/* Number of Program Buffer registers. */
/* Number of words in Debug RAM. */
uint64_t tselect;
bool tselect_dirty;
/* The value that mstatus actually has on the target right now. This is not
* the value we present to the user. That one may be stored in the
* reg_cache. */