From b21e68b7ca756dea896592753ffb84f5cff9ba3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 19 May 2005 09:42:55 +0000 Subject: hopefully fixed the makesource-process for other platforms svn path=/trunk/externals/zexy/; revision=3025 --- src/winNT_portio.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/winNT_portio.c') diff --git a/src/winNT_portio.c b/src/winNT_portio.c index d892977..6eee64c 100644 --- a/src/winNT_portio.c +++ b/src/winNT_portio.c @@ -105,3 +105,7 @@ int open_port(int port) } } #endif /* NT */ + +void z_winNT_portio_setup(void) +{ +} -- cgit v1.2.1