summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/pdp1/pdp1dasm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/pdp1/pdp1dasm.cpp')
-rw-r--r--src/devices/cpu/pdp1/pdp1dasm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/pdp1/pdp1dasm.cpp b/src/devices/cpu/pdp1/pdp1dasm.cpp
index c8682ca1491..ec58c6e2e38 100644
--- a/src/devices/cpu/pdp1/pdp1dasm.cpp
+++ b/src/devices/cpu/pdp1/pdp1dasm.cpp
@@ -7,7 +7,7 @@
static int ib;
static int y;
-INLINE void ea (void)
+static inline void ea (void)
{
/* while (1)
{