Synced most files with latest uae4arm sources (2017-09-22)

This commit is contained in:
Dimitris Panokostas 2017-09-27 00:15:50 +02:00
parent de12113018
commit 71408f5db5
102 changed files with 17576 additions and 18432 deletions

View file

@ -168,7 +168,7 @@ static blockinfo* hold_bi[MAX_HOLD_BI];
blockinfo* active;
blockinfo* dormant;
#ifdef AMIBERRY
#ifndef WIN32
#include <sys/mman.h>
void cache_free (uae_u8 *cache, int size)