binutils-gdb/sim/rl78
Alan Modra 845cbaa9ff sim: remove use of PTR
PTR will soon disappear from ansidecl.h.  Remove uses in sim.  Where
a PTR cast is used in assignment or function args to a void* I've
simply removed the unnecessary (in C) cast rather than replacing with
(void *).
2022-05-13 14:32:54 +09:30
..
ChangeLog-2021
cpu.c
cpu.h
gdb-if.c
load.c
load.h
main.c
Makefile.in
mem.c
mem.h
rl78.c
trace.c
trace.h