< prev index next >

src/cpu/ppc/vm/stubGenerator_ppc.cpp

Print this page

        

*** 36,45 **** --- 36,46 ---- #include "runtime/handles.inline.hpp" #include "runtime/sharedRuntime.hpp" #include "runtime/stubCodeGenerator.hpp" #include "runtime/stubRoutines.hpp" #include "runtime/thread.inline.hpp" + #include "utilities/align.hpp" #define __ _masm-> #ifdef PRODUCT #define BLOCK_COMMENT(str) // nothing
< prev index next >