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