diff options
author | Mike Frysinger <vapier@gentoo.org> | 2021-11-01 00:07:15 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2021-11-01 00:07:15 -0400 |
commit | 06969ac4491a0edd7083f1705c87281e1a0780f7 (patch) | |
tree | c0d0854abd8dcda4583c1f3ff4a20f8b75215798 /sim/v850/Makefile.in | |
parent | 6dc840d69d86b379f0c62c0615b3f4f6d37a8c1f (diff) | |
download | gdb-06969ac4491a0edd7083f1705c87281e1a0780f7.zip gdb-06969ac4491a0edd7083f1705c87281e1a0780f7.tar.gz gdb-06969ac4491a0edd7083f1705c87281e1a0780f7.tar.bz2 |
sim: m68hc11: clean up pointer casts
The void *data field is used to past arbitrary data between event
handlers, and these are using it to pass an integer. Fix up the
casts to avoid using (long) to cast to/from pointers since there
is no guarantee that's the right size.
Diffstat (limited to 'sim/v850/Makefile.in')
0 files changed, 0 insertions, 0 deletions