Nucleus
Barry Per-CPU Scheduler bb0cb77 (3 years, 2 months ago)diff --git a/memory/copy.S b/memory/copy.S index 1d1c6a3..65aa576 100644 --- a/memory/copy.S +++ b/memory/copy.S @@ -29,7 +29,6 @@ copy_page_frame: mov %cr0, %edx or $0x80000000, %edx mov %edx, %cr0 - sti popf pop %ebx ret