diff options
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 95d264f..6494f3c 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,5 +1,9 @@ 2010-02-04 Mike Frysinger <vapier@gentoo.org> + * sim-model.c: Include sim-model.h + +2010-02-04 Mike Frysinger <vapier@gentoo.org> + * sim-base.h: Declare sim_state.cpu as a pointer in the comment. Drop & from the STATE_CPU() examples. |