summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/sdlsync_win32.c
blob: 7c6464ec69ed02942bfeaec86807c5af5a8d2fe4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
//============================================================
//
//  sdlsync.c - SDL core synchronization functions
//
//  Copyright (c) 1996-2010, Nicola Salmoria and the MAME Team.
//  Visit http://mamedev.org for licensing and usage restrictions.
//
//  SDLMAME by Olivier Galibert and R. Belmont
//
//============================================================

#include "../windows/winsync.c"