diff options
Diffstat (limited to 'sim/cris/sim-main.h')
-rw-r--r-- | sim/cris/sim-main.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/cris/sim-main.h b/sim/cris/sim-main.h index fa294d3..8aab970 100644 --- a/sim/cris/sim-main.h +++ b/sim/cris/sim-main.h @@ -226,6 +226,4 @@ cris_core_signal ((SD), (CPU), (CIA), (MAP), (NR_BYTES), (ADDR), \ /* Default memory size. */ #define CRIS_DEFAULT_MEM_SIZE 0x800000 /* 8M */ -extern device cris_devices; - #endif /* SIM_MAIN_H */ |