diff options
Diffstat (limited to 'target-sparc/helper.c')
-rw-r--r-- | target-sparc/helper.c | 1 |
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); |