Browse Source

typo fix

tags/v0.3.1
Martin Kroeker GitHub 7 years ago
parent
commit
7df8c4f76f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      kernel/x86/swap.S

+ 1
- 1
kernel/x86/swap.S View File

@@ -145,7 +145,7 @@
/* INCX == 0 and INCY == 0 */
jmp .L27

.L141
.L141:
movl %edx, %eax
sarl $2, %eax
jle .L28


Loading…
Cancel
Save