< prev index next >

src/hotspot/os_cpu/linux_arm/atomic_linux_arm.hpp

Print this page

        

*** 24,34 **** #ifndef OS_CPU_LINUX_ARM_VM_ATOMIC_LINUX_ARM_HPP #define OS_CPU_LINUX_ARM_VM_ATOMIC_LINUX_ARM_HPP #include "runtime/os.hpp" ! #include "vm_version_arm.hpp" // Implementation of class atomic /* * Atomic long operations on 32-bit ARM --- 24,34 ---- #ifndef OS_CPU_LINUX_ARM_VM_ATOMIC_LINUX_ARM_HPP #define OS_CPU_LINUX_ARM_VM_ATOMIC_LINUX_ARM_HPP #include "runtime/os.hpp" ! #include "runtime/vm_version.hpp" // Implementation of class atomic /* * Atomic long operations on 32-bit ARM
< prev index next >