hotspot/src/cpu/zero/vm/debug_zero.cpp
changeset 37466 287c4ebd11b0
parent 7397 5b173b4ca846
equal deleted inserted replaced
37462:58bb9394a98b 37466:287c4ebd11b0
    28 #include "code/nmethod.hpp"
    28 #include "code/nmethod.hpp"
    29 #include "runtime/frame.hpp"
    29 #include "runtime/frame.hpp"
    30 #include "runtime/init.hpp"
    30 #include "runtime/init.hpp"
    31 #include "runtime/os.hpp"
    31 #include "runtime/os.hpp"
    32 #include "utilities/debug.hpp"
    32 #include "utilities/debug.hpp"
    33 #include "utilities/top.hpp"
       
    34 
    33 
    35 void pd_ps(frame f) {
    34 void pd_ps(frame f) {
    36   ShouldNotCallThis();
    35   ShouldNotCallThis();
    37 }
    36 }