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/sh/sys/ucontext.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libc/sysdeps/linux/sh') diff --git a/libc/sysdeps/linux/sh/sys/ucontext.h b/libc/sysdeps/linux/sh/sys/ucontext.h index e909f35bb..0996bf2d5 100644 --- a/libc/sysdeps/linux/sh/sys/ucontext.h +++ b/libc/sysdeps/linux/sh/sys/ucontext.h @@ -88,7 +88,7 @@ typedef freg_t fpregset_t[NFPREG]; typedef struct { unsigned int oldmask; - + /* CPU registers */ gregset_t gregs; unsigned int pc; @@ -105,7 +105,7 @@ typedef struct unsigned int fpscr; unsigned int fpul; unsigned int ownedfp; -#endif +#endif } mcontext_t; /* Userlevel context. */ -- cgit v1.2.3