projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a00aa1
)
Move config.h to start of includes.
author
Michael Eager
<eager@eagercon.com>
Wed, 6 Jun 2012 21:50:03 +0000
(21:50 +0000)
committer
Michael Eager
<eager@eagercon.com>
Wed, 6 Jun 2012 21:50:03 +0000
(21:50 +0000)
sim/microblaze/interp.c
patch
|
blob
|
history
diff --git
a/sim/microblaze/interp.c
b/sim/microblaze/interp.c
index 4720a4d14eaa734e4112a0263a3bc6ad7127dbb9..8e838dbb59c5a06b679d49eaac46257fba82ccfc 100644
(file)
--- a/
sim/microblaze/interp.c
+++ b/
sim/microblaze/interp.c
@@
-18,12
+18,12
@@
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
02110-1301, USA. */
+#include "config.h"
#include <signal.h>
#include "sysdep.h"
#include <sys/times.h>
#include <sys/param.h>
#include <netinet/in.h> /* for byte ordering macros */
-#include "config.h"
#include "bfd.h"
#include "gdb/callback.h"
#include "libiberty.h"