From e7aef8240caebd8fc69919b69ba74b021289a6b6 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 5 Jan 2008 09:24:45 +0000 Subject: whitespace only: touchups from Hans-Christian Egtvedt --- libc/sysdeps/linux/arm/sigrestorer.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/sysdeps/linux/arm/sigrestorer.S') diff --git a/libc/sysdeps/linux/arm/sigrestorer.S b/libc/sysdeps/linux/arm/sigrestorer.S index daa614f46..194228a38 100644 --- a/libc/sysdeps/linux/arm/sigrestorer.S +++ b/libc/sysdeps/linux/arm/sigrestorer.S @@ -18,7 +18,7 @@ #include #include - + /* If no SA_RESTORER function was specified by the application we use one of these. This avoids the need for the kernel to synthesise a return instruction on the stack, which would involve expensive cache flushes. -- cgit v1.2.3