diff options
Diffstat (limited to 'sim/common/sim-base.h')
-rw-r--r-- | sim/common/sim-base.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/sim-base.h b/sim/common/sim-base.h index af9264a..ae60fa2 100644 --- a/sim/common/sim-base.h +++ b/sim/common/sim-base.h @@ -34,7 +34,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ CIA_ADDR to return the integral value. *-/ /-* #define CIA_ADDR(cia) (...) *-/ #include "sim-base.h" - + finally, two data types `struct _sim_cpu' and `struct sim_state' are defined: |