hotspot/src/os_cpu/linux_zero/vm/orderAccess_linux_zero.inline.hpp
changeset 25715 d5a8dbdc5150
parent 7397 5b173b4ca846
child 29456 cc1c5203e60d
equal deleted inserted replaced
25469:3bcfa1db9717 25715:d5a8dbdc5150
     1 /*
     1 /*
     2  * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 2003, 2014, Oracle and/or its affiliates. All rights reserved.
     3  * Copyright 2007, 2008, 2009 Red Hat, Inc.
     3  * Copyright 2007, 2008, 2009 Red Hat, Inc.
     4  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     5  *
     5  *
     6  * This code is free software; you can redistribute it and/or modify it
     6  * This code is free software; you can redistribute it and/or modify it
     7  * under the terms of the GNU General Public License version 2 only, as
     7  * under the terms of the GNU General Public License version 2 only, as
    25 
    25 
    26 #ifndef OS_CPU_LINUX_ZERO_VM_ORDERACCESS_LINUX_ZERO_INLINE_HPP
    26 #ifndef OS_CPU_LINUX_ZERO_VM_ORDERACCESS_LINUX_ZERO_INLINE_HPP
    27 #define OS_CPU_LINUX_ZERO_VM_ORDERACCESS_LINUX_ZERO_INLINE_HPP
    27 #define OS_CPU_LINUX_ZERO_VM_ORDERACCESS_LINUX_ZERO_INLINE_HPP
    28 
    28 
    29 #include "runtime/orderAccess.hpp"
    29 #include "runtime/orderAccess.hpp"
    30 #include "vm_version_zero.hpp"
       
    31 
    30 
    32 #ifdef ARM
    31 #ifdef ARM
    33 
    32 
    34 /*
    33 /*
    35  * ARM Kernel helper for memory barrier.
    34  * ARM Kernel helper for memory barrier.