diff options
Diffstat (limited to 'src/buildvm_x86.h')
-rw-r--r-- | src/buildvm_x86.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/buildvm_x86.h b/src/buildvm_x86.h index 8ae53756..030ac179 100644 --- a/src/buildvm_x86.h +++ b/src/buildvm_x86.h | |||
@@ -912,9 +912,9 @@ static const char *const globnames[] = { | |||
912 | "vm_returnp", | 912 | "vm_returnp", |
913 | "vm_leave_cp", | 913 | "vm_leave_cp", |
914 | "vm_leave_unw", | 914 | "vm_leave_unw", |
915 | "vm_unwind_c", | 915 | "vm_unwind_c@8", |
916 | "vm_unwind_c_eh", | 916 | "vm_unwind_c_eh", |
917 | "vm_unwind_ff", | 917 | "vm_unwind_ff@4", |
918 | "vm_unwind_ff_eh", | 918 | "vm_unwind_ff_eh", |
919 | "cont_dispatch", | 919 | "cont_dispatch", |
920 | "vm_resume", | 920 | "vm_resume", |