diff --git a/target-sparc/helper.c b/target-sparc/helper.c index 14014805d49acdd412f93cabf3afae5a8df12da5..ab96428388470332fd08a9308638394b61690533 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 7901403e8e422abe206ad62aedf48f7c5385351f..64b56e3864ef12e5ec4da93e58538f82ecfcfe9f 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...) \