summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/vrc5074.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/vrc5074.h')
-rw-r--r--src/devices/machine/vrc5074.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/vrc5074.h b/src/devices/machine/vrc5074.h
index 9c7bcbe0961..a1ef79a630a 100644
--- a/src/devices/machine/vrc5074.h
+++ b/src/devices/machine/vrc5074.h
@@ -111,6 +111,7 @@ private:
uint32_t m_cpu_regs[0x1ff / 4];
uint16_t m_nile_irq_state;
+ int m_uart_irq;
void setup_pci_space();
uint32_t m_pci_laddr[2], m_pci_mask[2], m_pci_type[2];