attempt to fix build
[pcsx_rearmed.git] / deps / mman / README.md
CommitLineData
81c4586f
PC
1mman-win32
2==========
3
4mman library for Windows. mirror of https://code.google.com/p/mman-win32/
5
6A light implementation of the mmap functions for MinGW.
7
8The mmap-win32 library implements a wrapper for mmap functions around the memory mapping Windows API.
9
10License: MIT License