#include .global do_sched1 do_sched1: movq %rsi, %cr3 movq %rdi, %rsp pop_regs addq $16, %rsp iretq