mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-05 12:53:16 +08:00
When reading/writing arbitrary data to the system's memory, the unsigned char pointer type doesn't make that much sense. Switch it to void so we align a bit with standard C library read/write functions, and to avoid having to sprinkle casts everywhere. |
||
---|---|---|
.. | ||
ChangeLog-2021 | ||
cr16_sim.h | ||
gencode.c | ||
interp.c | ||
local.mk | ||
Makefile.in | ||
sim-main.h | ||
simops.c |