Rework READx_SEG/WRITEx_SEG macro type detection.

Detect types by size instead of by comparison to different integer types.
This allows pointers and other types to be directly accessed.
Note that this does slightly pessimize 64bit accesses.
1 file changed
tree: 356864f3058b6ee55380fa34af23f4586bc5e25b
  1. src/
  2. tools/
  3. .gitignore
  4. COPYING
  5. Makefile
  6. README
  7. TODO