< prev index next >

src/cpu/zero/vm/interpreterFrame_zero.hpp

Print this page

        

@@ -28,10 +28,11 @@
 
 #include "interpreter/bytecodeInterpreter.hpp"
 #include "oops/method.hpp"
 #include "runtime/thread.hpp"
 #include "stack_zero.hpp"
+#include "utilities/align.hpp"
 
 #ifdef CC_INTERP
 // |  ...               |
 // +--------------------+  ------------------
 // | stack slot n-1     |       low addresses
< prev index next >