From 359e5374164ccb2a66833354b412a859c144ea2f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 30 Nov 2009 05:09:41 +0000 Subject: Whitespace removal. --- c/src/lib/libcpu/sparc/syscall/syscall.S | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'c/src/lib/libcpu/sparc/syscall') 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 -- cgit v1.2.3