summaryrefslogtreecommitdiffstats
path: root/sys/arm/include/fp.h
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2012-06-13 05:02:51 +0000
committerimp <imp@FreeBSD.org>2012-06-13 05:02:51 +0000
commite9a3ea52432e88e05b37d79a2d76aaf8afaefa7f (patch)
treea6ac72a3cc942a9deec9340b49338efe4b0f948c /sys/arm/include/fp.h
parent8357ee537019bc93a535c37e3302d55c4572dd40 (diff)
downloadFreeBSD-src-e9a3ea52432e88e05b37d79a2d76aaf8afaefa7f.zip
FreeBSD-src-e9a3ea52432e88e05b37d79a2d76aaf8afaefa7f.tar.gz
trim trailing whitespace
Diffstat (limited to 'sys/arm/include/fp.h')
-rw-r--r--sys/arm/include/fp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/include/fp.h b/sys/arm/include/fp.h
index ada7203..25effd6 100644
--- a/sys/arm/include/fp.h
+++ b/sys/arm/include/fp.h
@@ -77,7 +77,7 @@ struct fpe_sp_state {
* Type for a saved FP context, if we want to translate the context to a
* user-readable form
*/
-
+
typedef struct {
u_int32_t fpsr;
fp_extended_precision_t regs[8];
OpenPOWER on IntegriCloud