diff options
Diffstat (limited to 'src/devices/machine/am9517a.cpp')
-rw-r--r-- | src/devices/machine/am9517a.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/am9517a.cpp b/src/devices/machine/am9517a.cpp index 6238d6e2d08..3465ee58b87 100644 --- a/src/devices/machine/am9517a.cpp +++ b/src/devices/machine/am9517a.cpp @@ -1337,4 +1337,3 @@ void pcxport_dmac_device::end_of_process() m_state = STATE_SI; } - |