hotspot/src/cpu/zero/vm/interp_masm_zero.cpp
changeset 10565 dc90c239f4ec
parent 7397 5b173b4ca846
child 13728 882756847a04
equal deleted inserted replaced
10564:db5bf5438c0a 10565:dc90c239f4ec
    38 #include "runtime/biasedLocking.hpp"
    38 #include "runtime/biasedLocking.hpp"
    39 #include "runtime/sharedRuntime.hpp"
    39 #include "runtime/sharedRuntime.hpp"
    40 #ifdef TARGET_OS_FAMILY_linux
    40 #ifdef TARGET_OS_FAMILY_linux
    41 # include "thread_linux.inline.hpp"
    41 # include "thread_linux.inline.hpp"
    42 #endif
    42 #endif
       
    43 #ifdef TARGET_OS_FAMILY_bsd
       
    44 # include "thread_bsd.inline.hpp"
       
    45 #endif
    43 
    46 
    44 // This file is intentionally empty
    47 // This file is intentionally empty