From f9bfc01578acfde8de7c5c1172732fb2a76caa95 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 6 Jul 2021 23:56:13 -0400 Subject: sim: drop unused targ-vals.h includes This is used in a few places where it's not needed. Drop the include to avoid the build-time generated header file as we move to drop it. --- sim/m32r/traps.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sim/m32r') diff --git a/sim/m32r/traps.c b/sim/m32r/traps.c index 2d7738b..0373cc7 100644 --- a/sim/m32r/traps.c +++ b/sim/m32r/traps.c @@ -26,7 +26,6 @@ #include "sim-syscall.h" #include "sim/callback.h" #include "syscall.h" -#include "targ-vals.h" #include #include #include -- cgit v1.1