diff src/cpu/sparc/vm/templateInterpreter_sparc.cpp @ 18125:2a69cbe850a8

Reduce diff with upstream
author Gilles Duboscq <duboscq@ssw.jku.at>
date Mon, 20 Oct 2014 19:07:20 +0200
parents 52b4284cb496
children be896a1983c0
line wrap: on
line diff
--- a/src/cpu/sparc/vm/templateInterpreter_sparc.cpp	Mon Oct 20 16:26:05 2014 +0200
+++ b/src/cpu/sparc/vm/templateInterpreter_sparc.cpp	Mon Oct 20 19:07:20 2014 +0200
@@ -824,7 +824,6 @@
   return generate_accessor_entry();
 }
 
-
 //
 // Interpreter stub for calling a native method. (asm interpreter)
 // This sets up a somewhat different looking stack for calling the native method