forked from Imagelibrary/binutils-gdb
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.
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include "sim/callback.h"
|
||||
#include "targ-vals.h"
|
||||
|
||||
#ifndef ENOSYS
|
||||
#define ENOSYS EINVAL
|
||||
|
||||
Reference in New Issue
Block a user