diff options
author | Mike Frysinger <vapier@gentoo.org> | 2021-06-15 00:40:17 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2021-06-16 01:53:09 -0400 |
commit | df32b446c3f54ed1cc9d4435740bffb42993090c (patch) | |
tree | 6168527fd1dae3b02a6b8f12a9dc92c7b7fe92b6 /sim/m32r/m32rx.c | |
parent | 7b2298cbd812320c7f78d41d556ecb174cfdd675 (diff) | |
download | binutils-df32b446c3f54ed1cc9d4435740bffb42993090c.zip binutils-df32b446c3f54ed1cc9d4435740bffb42993090c.tar.gz binutils-df32b446c3f54ed1cc9d4435740bffb42993090c.tar.bz2 |
sim: mips: tweak buffer sign
This model uses unsigned char buffers, but this temporary pointer is
declared as signed. Switch it to unsigned since it's just a temporary
variable to hold the new pointer.
Diffstat (limited to 'sim/m32r/m32rx.c')
0 files changed, 0 insertions, 0 deletions