13 lines
199 B
Text
13 lines
199 B
Text
|
Index: src/emulate.c
|
||
|
--- src/emulate.c.orig
|
||
|
+++ src/emulate.c
|
||
|
@@ -695,7 +695,7 @@ decode_group_1()
|
||
|
}
|
||
|
}
|
||
|
|
||
|
-inline int
|
||
|
+static inline int
|
||
|
#ifdef __FunctionProto__
|
||
|
decode_8_thru_f(int op1)
|
||
|
#else
|