change function names

This commit is contained in:
Tomoki Shirasawa
2012-12-17 16:15:05 +09:00
parent 0a808057eb
commit 4693789608
49 changed files with 800 additions and 800 deletions

View File

@@ -4,8 +4,8 @@
(X86_CPU_LOCAL_OFFSET_TSS + X86_TSS_OFFSET_SP0)
.text
.globl aal_mc_switch_context
aal_mc_switch_context:
.globl ihk_mc_switch_context
ihk_mc_switch_context:
pushfq
popq %rax
testq %rdi, %rdi