magic/tiles
Darryl L. Miles 489f4fe057 tile.h: move #include <sys/mman.h> into tile.c
tile.h is included by a large part of the project, but the definitions
in sys/mman.h are only needed by the implementation code inside tile.c
so this reduces project wide include dependencies.
2025-07-27 12:42:05 -04:00
..
Makefile Moved new work on magic-8.4 (experimental merging of micromagic bplane structure 2019-03-22 19:58:47 -04:00
search.c K&R: tile/*.c bulk function implementation conversion 2025-04-09 15:07:27 -04:00
tile.c tile.h: move #include <sys/mman.h> into tile.c 2025-07-27 12:42:05 -04:00
tile.h tile.h: move #include <sys/mman.h> into tile.c 2025-07-27 12:42:05 -04:00