From: blueswir1 Date: Fri, 26 Sep 2008 18:02:48 +0000 (+0000) Subject: Move also DEBUG_PCALL (see r5085) X-Git-Tag: stefano.display-merge-start~463 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=d81fd7220e02c7ddb708fc16e26adfb36f6c430d;p=qemu-xen-4.2-testing.git Move also DEBUG_PCALL (see r5085) git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5326 c046a42c-6fe2-441c-8c8c-71466251a162 --- diff --git a/target-sparc/helper.c b/target-sparc/helper.c index 14014805d..ab9642838 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); diff --git a/target-sparc/op_helper.c b/target-sparc/op_helper.c index 7901403e8..64b56e386 100644 --- a/target-sparc/op_helper.c +++ b/target-sparc/op_helper.c @@ -10,6 +10,7 @@ //#define DEBUG_UNALIGNED //#define DEBUG_UNASSIGNED //#define DEBUG_ASI +//#define DEBUG_PCALL #ifdef DEBUG_MMU #define DPRINTF_MMU(fmt, args...) \