summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/sdlptty_win32.c
blob: 190ca3540557fc4150cb926276991f92fb86c605 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//============================================================
//
//  sdlptty_win32 - SDL psuedo tty access functions
//  (passthrough to Windows OSD version)
//
//  Copyright (c) 1996-2014, Nicola Salmoria and the MAME Team.
//  Visit http://mamedev.org for licensing and usage restrictions.
//
//  SDLMAME by Olivier Galibert and R. Belmont
//
//============================================================

#include "../windows/winptty.c"