mirror of
https://github.com/simh/simh.git
synced 2026-04-26 03:57:11 +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;
|
uint sr;
|
||||||
int i;
|
int i;
|
||||||
uint sr;
|
|
||||||
|
|
||||||
/* If we were processing a bus error, address error, or reset,
|
/* If we were processing a bus error, address error, or reset,
|
||||||
* while writing the stack frame, this is a catastrophic failure.
|
* while writing the stack frame, this is a catastrophic failure.
|
||||||
|
|||||||
Reference in New Issue
Block a user