From cd3f716d9a05786fd617a1e44a890956da46d339 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 16 Dec 2023 00:15:58 -0500 Subject: sim: frv: fix -Wunused-variable warnings --- sim/frv/mloop.in | 1 - 1 file changed, 1 deletion(-) (limited to 'sim/frv/mloop.in') diff --git a/sim/frv/mloop.in b/sim/frv/mloop.in index 9209e83..dc77f06 100644 --- a/sim/frv/mloop.in +++ b/sim/frv/mloop.in @@ -139,7 +139,6 @@ static void { int i; - FRV_VLIW *vliw = CPU_VLIW (current_cpu); CGEN_WRITE_QUEUE *q = CPU_WRITE_QUEUE (current_cpu); /* Loop over the queued writes, executing them. Set the pc to the address -- cgit v1.1