summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/bbc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/includes/bbc.h')
-rw-r--r--src/mess/includes/bbc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/includes/bbc.h b/src/mess/includes/bbc.h
index 0a2de809fb9..ee7a5865426 100644
--- a/src/mess/includes/bbc.h
+++ b/src/mess/includes/bbc.h
@@ -152,7 +152,7 @@ public:
DECLARE_WRITE_LINE_MEMBER(write_dcd_serial);
DECLARE_WRITE_LINE_MEMBER(write_cts_serial);
DECLARE_INPUT_CHANGED_MEMBER( trigger_reset );
-
+
DECLARE_WRITE_LINE_MEMBER(bbc_i8271_interrupt);
int exp_rom_load(device_image_interface &image, int index);