summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/pgmprot_igs027a_type1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/pgmprot_igs027a_type1.h')
-rw-r--r--src/mame/machine/pgmprot_igs027a_type1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/pgmprot_igs027a_type1.h b/src/mame/machine/pgmprot_igs027a_type1.h
index 9fdbcc027fc..86134ba8968 100644
--- a/src/mame/machine/pgmprot_igs027a_type1.h
+++ b/src/mame/machine/pgmprot_igs027a_type1.h
@@ -64,7 +64,7 @@ public:
void init_kov();
void init_kovboot();
void init_oldsplus();
- void machine_start_pgm_arm_type1() ATTR_COLD;
+ DECLARE_MACHINE_START(pgm_arm_type1);
DECLARE_READ32_MEMBER( pgm_arm7_type1_protlatch_r );
DECLARE_WRITE32_MEMBER( pgm_arm7_type1_protlatch_w );