Skip to content

Commit 8a54175

Browse files
committed
Trim trailing whitespace
1 parent 87a4edb commit 8a54175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc/src/platform-support/armv7a-none-eabi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ See [`arm-none-eabi`](arm-none-eabi.md) for information applicable to all
2626

2727
All Armv7-A processors include an FPU (a VFPv3 or a VFPv4). The difference
2828
between the `-eabi` and `-eabihf` targets is whether the FPU is used for
29-
passing function arguments. You may prefer the `-eabi` soft-float target when
29+
passing function arguments. You may prefer the `-eabi` soft-float target when
3030

3131
When using the hardfloat targets, the minimum floating-point features assumed
3232
are those of the `vfpv3-d16`, which includes single- and double-precision,

0 commit comments

Comments
 (0)