< prev index next >

src/hotspot/os_cpu/linux_s390/orderAccess_linux_s390.hpp

Print this page

        

*** 21,32 **** * or visit www.oracle.com if you need additional information or have any * questions. * */ ! #ifndef OS_CPU_LINUX_S390_VM_ORDERACCESS_LINUX_S390_INLINE_HPP ! #define OS_CPU_LINUX_S390_VM_ORDERACCESS_LINUX_S390_INLINE_HPP #include "runtime/orderAccess.hpp" #include "vm_version_s390.hpp" // Implementation of class OrderAccess. --- 21,32 ---- * or visit www.oracle.com if you need additional information or have any * questions. * */ ! #ifndef OS_CPU_LINUX_S390_VM_ORDERACCESS_LINUX_S390_HPP ! #define OS_CPU_LINUX_S390_VM_ORDERACCESS_LINUX_S390_HPP #include "runtime/orderAccess.hpp" #include "vm_version_s390.hpp" // Implementation of class OrderAccess.
*** 85,90 **** #undef inlasm_zarch_sync #undef inlasm_zarch_release #undef inlasm_zarch_acquire #undef inlasm_zarch_fence ! #endif // OS_CPU_LINUX_S390_VM_ORDERACCESS_LINUX_S390_INLINE_HPP --- 85,90 ---- #undef inlasm_zarch_sync #undef inlasm_zarch_release #undef inlasm_zarch_acquire #undef inlasm_zarch_fence ! #endif // OS_CPU_LINUX_S390_VM_ORDERACCESS_LINUX_S390_HPP
< prev index next >