mirror of
https://github.com/simh/simh.git
synced 2026-02-26 16:54:22 +00:00
AltairZ80: Fix duplication declaration introduced in rebase
This commit is contained in:
@@ -1913,7 +1913,6 @@ static inline void m68ki_exception_bus_error(void)
|
||||
{
|
||||
uint sr;
|
||||
int i;
|
||||
uint sr;
|
||||
|
||||
/* If we were processing a bus error, address error, or reset,
|
||||
* while writing the stack frame, this is a catastrophic failure.
|
||||
|
||||
Reference in New Issue
Block a user