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

Unified Diff: sim/m32r/tconfig.in

Issue 124383005: GDB 7.6.50 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@upstream
Patch Set: Created 6 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/m32r/sim-if.c ('k') | sim/m32r/traps.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sim/m32r/tconfig.in
diff --git a/sim/m32r/tconfig.in b/sim/m32r/tconfig.in
index f2599e3fd2929ad31f3b4d3d1d0a20193f965cf9..1d159bc5e1180a883e5ed1218b99887eaa3d551a 100644
--- a/sim/m32r/tconfig.in
+++ b/sim/m32r/tconfig.in
@@ -35,9 +35,6 @@ MODULE_INSTALL_FN dv_sockser_install;
#define SIM_BREAKPOINT { 0x10, 0xf1 }
#define SIM_BREAKPOINT_SIZE 2
#endif
-#if 0
-#define HAVE_DV_SOCKSER
-#endif
/* This is a global setting. Different cpu families can't mix-n-match -scache
and -pbb. However some cpu families may use -simple while others use
« no previous file with comments | « sim/m32r/sim-if.c ('k') | sim/m32r/traps.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698