aboutsummaryrefslogtreecommitdiff
path: root/sim/tic80/sim-calls.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/tic80/sim-calls.c')
-rw-r--r--sim/tic80/sim-calls.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/sim/tic80/sim-calls.c b/sim/tic80/sim-calls.c
index 60659b92..b6f6620 100644
--- a/sim/tic80/sim-calls.c
+++ b/sim/tic80/sim-calls.c
@@ -144,12 +144,6 @@ sim_load (SIM_DESC sd, char *prog, bfd *abfd, int from_tty)
}
-void
-sim_kill (SIM_DESC sd)
-{
-}
-
-
int
sim_read (SIM_DESC sd, SIM_ADDR mem, unsigned char *buf, int length)
{