psxmem: Use POSIX mmap functions as default hooks
authorPaul Cercueil <paul@crapouillou.net>
Sat, 11 Feb 2023 13:26:15 +0000 (13:26 +0000)
committernotaz <notasas@gmail.com>
Wed, 12 Jul 2023 22:25:45 +0000 (01:25 +0300)
Simplify the code by using the POSIX mmap functions as the default
psxMapHook / psxUnmapHook functions.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>

No differences found