aboutsummaryrefslogtreecommitdiff
path: root/gdb/score-tdep.c
diff options
context:
space:
mode:
authorDon Lee <don.lee@sunplusct.com>2009-09-27 08:45:12 +0000
committerDon Lee <don.lee@sunplusct.com>2009-09-27 08:45:12 +0000
commit5b6912fbdbc8f9640728799661010fc080fe2e53 (patch)
tree2d5e14a5d78734eff32616a0e33a37c59c2fef88 /gdb/score-tdep.c
parenta6a22b839b6c48b1328b0471e12fc164ce07a446 (diff)
downloadfsf-binutils-gdb-5b6912fbdbc8f9640728799661010fc080fe2e53.zip
fsf-binutils-gdb-5b6912fbdbc8f9640728799661010fc080fe2e53.tar.gz
fsf-binutils-gdb-5b6912fbdbc8f9640728799661010fc080fe2e53.tar.bz2
* score-tdep.c: Comment out some simulator dependent codes.
* score-tdep.h: Delete some simulator dependent macro definitions.
Diffstat (limited to 'gdb/score-tdep.c')
-rw-r--r--gdb/score-tdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/score-tdep.c b/gdb/score-tdep.c
index 47da1c8..ccbcc3a 100644
--- a/gdb/score-tdep.c
+++ b/gdb/score-tdep.c
@@ -56,7 +56,7 @@ struct score_frame_cache
static int target_mach = bfd_mach_score7;
-#if WITH_SIM
+#if 0
int
score_target_can_use_watch (int type, int cnt, int othertype)
{