Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(390)

Unified Diff: sim/mips/interp.c

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sim/mips/configure ('k') | sim/mn10300/ChangeLog » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sim/mips/interp.c
diff --git a/sim/mips/interp.c b/sim/mips/interp.c
index edd4250e22cec381fa33f721b1d118160c082749..032570a9045c51c410c45f151a68061f592c6899 100644
--- a/sim/mips/interp.c
+++ b/sim/mips/interp.c
@@ -29,6 +29,7 @@ code on the hardware.
#define TRACE (1)
#endif
+#include "config.h"
#include "bfd.h"
#include "sim-main.h"
#include "sim-utils.h"
« no previous file with comments | « sim/mips/configure ('k') | sim/mn10300/ChangeLog » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698