aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-watch.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/sim-watch.h')
-rw-r--r--sim/common/sim-watch.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/common/sim-watch.h b/sim/common/sim-watch.h
index 1fd66fc..52a8d12 100644
--- a/sim/common/sim-watch.h
+++ b/sim/common/sim-watch.h
@@ -50,7 +50,6 @@ typedef struct _sim_watchpoints {
/* FIXME: In the future this shall be generalized so that any of the
N processors M registers can be watched */
void *pc;
- int sizeof_pc;
/* Pointer to the handler for interrupt watchpoints */
/* FIXME: can this be done better? */