|
|
1.1 ! root 1: /* ! 2: * UAE - The Un*x Amiga Emulator ! 3: * ! 4: * See if this OS has mmap or equivalent ! 5: * ! 6: * Copyright 1996 Bernd Schmidt ! 7: */ ! 8: ! 9: #undef USE_MAPPED_MEMORY ! 10: #undef CAN_MAP_MEMORY ! 11: ! 12: #define OS_WITHOUT_MEMORY_MANAGEMENT ! 13: #ifndef SAVE_MEMORY ! 14: #define SAVE_MEMORY ! 15: #endif ! 16: ! 17: /* sam: fmode defined in custom.c conflicts with the done defined */ ! 18: /* in sc:include/stdio.h */ ! 19: #ifdef __SASC ! 20: #define fmode my_fmode ! 21: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.