14 lines
282 B
C
14 lines
282 B
C
$NetBSD: patch-src_emulate.c,v 1.1 2013/01/17 15:51:26 joerg Exp $
|
|
|
|
--- src/emulate.c.orig 2013-01-16 14:12:03.000000000 +0000
|
|
+++ src/emulate.c
|
|
@@ -692,7 +692,7 @@ decode_group_1()
|
|
}
|
|
}
|
|
|
|
-inline int
|
|
+static inline int
|
|
#ifdef __FunctionProto__
|
|
decode_8_thru_f(int op1)
|
|
#else
|