summaryrefslogtreecommitdiff
path: root/target-sparc/helper.c
diff options
context:
space:
mode:
authorblueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>2008-09-26 18:02:48 +0000
committerblueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>2008-09-26 18:02:48 +0000
commitd81fd7220e02c7ddb708fc16e26adfb36f6c430d (patch)
tree74f79002fafc4baa2dca9a23a1baa7b654100298 /target-sparc/helper.c
parentacce87f92b8eefce3f12ddb85d63fb600794e729 (diff)
downloadqemu-d81fd7220e02c7ddb708fc16e26adfb36f6c430d.tar.gz
Move also DEBUG_PCALL (see r5085)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5326 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'target-sparc/helper.c')
-rw-r--r--target-sparc/helper.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/target-sparc/helper.c b/target-sparc/helper.c
index 14014805d4..ab96428388 100644
--- a/target-sparc/helper.c
+++ b/target-sparc/helper.c
@@ -31,7 +31,6 @@
//#define DEBUG_MMU
//#define DEBUG_FEATURES
-//#define DEBUG_PCALL
static int cpu_sparc_find_by_name(sparc_def_t *cpu_def, const char *cpu_model);