diff options
Diffstat (limited to 'sim/tic80/sim-calls.c')
-rw-r--r-- | sim/tic80/sim-calls.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sim/tic80/sim-calls.c b/sim/tic80/sim-calls.c index b3130df..c60bd9b 100644 --- a/sim/tic80/sim-calls.c +++ b/sim/tic80/sim-calls.c @@ -168,12 +168,6 @@ sim_store_register (SIM_DESC sd, int regnr, unsigned char *buf, int length) } -void -sim_info (SIM_DESC sd, int verbose) -{ -} - - SIM_RC sim_create_inferior (SIM_DESC sd, struct _bfd *abfd, |