Remove amd64_ platform prefix
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include <amd64/regsasm.h>
|
||||
|
||||
.global amd64_do_sched
|
||||
amd64_do_sched:
|
||||
.global do_sched1
|
||||
do_sched1:
|
||||
movq %rsi, %cr3
|
||||
movq %rdi, %rsp
|
||||
pop_regs
|
||||
|
||||
Reference in New Issue
Block a user