< prev index next >

src/cpu/sparc/vm/frame_sparc.inline.hpp

Print this page

        

*** 25,34 **** --- 25,35 ---- #ifndef CPU_SPARC_VM_FRAME_SPARC_INLINE_HPP #define CPU_SPARC_VM_FRAME_SPARC_INLINE_HPP #include "asm/macroAssembler.hpp" #include "code/vmreg.inline.hpp" + #include "utilities/align.hpp" // Inline functions for SPARC frames: // Constructors
< prev index next >