We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb7c53c commit 24acdd6Copy full SHA for 24acdd6
1 file changed
kernel/x86/scal.S
@@ -65,7 +65,7 @@
65
#else
66
movl 32(%esp),%edi
67
movl 36(%esp),%esi
68
- movl 54(%esp),%ecx
+ movl 52(%esp),%ecx
69
#endif
70
71
ftst
0 commit comments