forked from Imagelibrary/binutils-gdb
sim: replace -I$srcroot/bfd include with -I$srcroot
Clean up includes a bit by making ports include bfd/ headers explicitly. This matches other projects, and makes it more clear where these headers are coming from.
This commit is contained in:
@@ -25,7 +25,7 @@ mips_core_signal ((SD), (CPU), (CIA), (MAP), (NR_BYTES), (ADDR), (TRANSFER), (ER
|
||||
|
||||
#include "sim-basics.h"
|
||||
#include "sim-base.h"
|
||||
#include "elf-bfd.h"
|
||||
#include "bfd/elf-bfd.h"
|
||||
#include "elf/mips.h"
|
||||
|
||||
/* Deprecated macros and types for manipulating 64bit values. Use
|
||||
|
||||
Reference in New Issue
Block a user