From c133f80c7316710f2118cba4ef416b827acf7439 Mon Sep 17 00:00:00 2001 From: Thomas Harte Date: Wed, 29 Jun 2022 19:20:44 -0400 Subject: [PATCH] Try a compiler-specific attribute. --- .../68000Mk2/Implementation/68000Mk2Implementation.hpp | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Processors/68000Mk2/Implementation/68000Mk2Implementation.hpp b/Processors/68000Mk2/Implementation/68000Mk2Implementation.hpp index 5d09bdfef..f2f7c02f0 100644 --- a/Processors/68000Mk2/Implementation/68000Mk2Implementation.hpp +++ b/Processors/68000Mk2/Implementation/68000Mk2Implementation.hpp @@ -223,10 +223,14 @@ void Processor