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.
#include "sim-main.h"
#include "sim-io.h"
#include "sim/callback.h"
-#include "targ-vals.h"
#include <errno.h>
#if HAVE_FCNTL_H
#include "sim-main.h"
#include "sim-syscall.h"
#include "sim/callback.h"
-#include "targ-vals.h"
\f
/* Read/write functions for system call interface. */
#include <sys/types.h>
#include <sys/stat.h>
#include "sim/callback.h"
-#include "targ-vals.h"
#ifndef ENOSYS
#define ENOSYS EINVAL
#include "sim-syscall.h"
#include "sim/callback.h"
#include "syscall.h"
-#include "targ-vals.h"
#include <dirent.h>
#include <errno.h>
#include <fcntl.h>
#include "sim-main.h"
#include "sim-signal.h"
#include "sim-syscall.h"
-#include "targ-vals.h"
static sim_cia
msp430_pc_fetch (SIM_CPU *cpu)
#include "opcode/riscv.h"
#include "gdb/sim-riscv.h"
-
-#include "targ-vals.h"
\f
#define TRACE_REG(cpu, reg) \
TRACE_REGISTER (cpu, "wrote %s = %#" PRIxTW, riscv_gpr_names_abi[reg], \