|
|
1.1 root 1: /*
2: * UAE - The Un*x Amiga Emulator
3: *
4: * See if this OS has mmap.
5: *
6: * Copyright 1996 Bernd Schmidt
7: */
8:
9: #undef USE_MAPPED_MEMORY
10:
11: #if USER_PROGRAMS_BEHAVE > 0
12: #define USE_MAPPED_MEMORY
13: #endif
14:
15: #define CAN_MAP_MEMORY
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.