< prev index next >

src/cpu/x86/vm/vm_version_x86.hpp

Print this page
rev 9399 : imported patch 8133023_vm_init_before_ergo
rev 9400 : [mq]: delta1

*** 590,599 **** --- 590,601 ---- // Initialization static void initialize(); + static void vm_init_before_ergo() {} + // Override Abstract_VM_Version implementation static bool use_biased_locking(); // Asserts static void assert_is_initialized() {
< prev index next >