summaryrefslogtreecommitdiff
path: root/emulators/generator/patches/patch-ym2612_support.h
blob: 4e1370182c4c9d60087b947f9959f6be63063309 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ym2612_support.h,v 1.1 2012/12/20 21:59:21 joerg Exp $

--- ym2612/support.h.orig	2012-12-20 19:09:12.000000000 +0000
+++ ym2612/support.h
@@ -3,7 +3,7 @@
 #include "config.h"
 
 #define errorlog 0
-#define INLINE inline
+#define INLINE static inline
 #define HAS_YM2612 1
 #define YM2612UpdateRequest(x) 
 #define AY8910_set_clock(chip,clock) /* */