summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sparc/syscall/syscall.S
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/sparc/syscall/syscall.S')
-rw-r--r--c/src/lib/libcpu/sparc/syscall/syscall.S8
1 files changed, 4 insertions, 4 deletions
diff --git a/c/src/lib/libcpu/sparc/syscall/syscall.S b/c/src/lib/libcpu/sparc/syscall/syscall.S
index 5beccfab63..aa69f45d48 100644
--- a/c/src/lib/libcpu/sparc/syscall/syscall.S
+++ b/c/src/lib/libcpu/sparc/syscall/syscall.S
@@ -7,7 +7,7 @@
* + SYS_exit (halt)
* + SYS_irqdis (disable interrupts)
* + SYS_irqset (set interrupt level)
- *
+ *
* COPYRIGHT:
*
* COPYRIGHT (c) 1995. European Space Agency.
@@ -50,10 +50,10 @@ SYM(syscall):
mov %l4, %psr
ba,a 9f
-1:
- ta 0 ! halt
+1:
+ ta 0 ! halt
9: ! leave
- mov 0, %g1 ! clear %g1
+ mov 0, %g1 ! clear %g1
jmpl %l2, %g0
rett %l2 + 4