< prev index next >

src/hotspot/cpu/ppc/vm_version_ppc.hpp

Print this page

*** 25,35 **** #ifndef CPU_PPC_VM_VERSION_PPC_HPP #define CPU_PPC_VM_VERSION_PPC_HPP #include "runtime/abstract_vm_version.hpp" ! #include "runtime/globals_extension.hpp" class VM_Version: public Abstract_VM_Version { protected: enum Feature_Flag { fsqrt, --- 25,35 ---- #ifndef CPU_PPC_VM_VERSION_PPC_HPP #define CPU_PPC_VM_VERSION_PPC_HPP #include "runtime/abstract_vm_version.hpp" ! #include "runtime/globals.hpp" class VM_Version: public Abstract_VM_Version { protected: enum Feature_Flag { fsqrt,
< prev index next >