< prev index next >

src/cpu/sparc/vm/interp_masm_sparc.cpp

Print this page

        

@@ -36,10 +36,11 @@
 #include "prims/jvmtiThreadState.hpp"
 #include "runtime/basicLock.hpp"
 #include "runtime/biasedLocking.hpp"
 #include "runtime/sharedRuntime.hpp"
 #include "runtime/thread.inline.hpp"
+#include "utilities/align.hpp"
 
 // Implementation of InterpreterMacroAssembler
 
 // This file specializes the assember with interpreter-specific macros
 
< prev index next >