hotspot Udiff src/os/solaris/vm/os_solaris.hpp (original) (raw)

< prev index next >

Print this page


@@ -134,12 +134,10 @@

static ExtendedPC ucontext_get_ExtendedPC(ucontext_t* uc); static intptr_t* ucontext_get_sp(ucontext_t* uc); // ucontext_get_fp() is only used by Solaris X86 (see note below) static intptr_t* ucontext_get_fp(ucontext_t* uc);

< prev index next >