Skip to content

Commit 7df8c4f

Browse files
authored
typo fix
1 parent 2fc748b commit 7df8c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/x86/swap.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
/* INCX == 0 and INCY == 0 */
146146
jmp .L27
147147

148-
.L141
148+
.L141:
149149
movl %edx, %eax
150150
sarl $2, %eax
151151
jle .L28

0 commit comments

Comments
 (0)