Browse Source

Fixed #96 a SEGFAULT bug in samax on x86.

tags/v0.1.1
Xianyi Zhang 14 years ago
parent
commit
5d657c6e67
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      kernel/x86/amax_sse.S

+ 0
- 1
kernel/x86/amax_sse.S View File

@@ -495,7 +495,6 @@
ALIGN_4
.L999:
RESTOREREGISTERS

subl $8, %esp
movss %xmm0, (%esp)


Loading…
Cancel
Save