We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87a4edb commit 8a54175Copy full SHA for 8a54175
src/doc/rustc/src/platform-support/armv7a-none-eabi.md
@@ -26,7 +26,7 @@ See [`arm-none-eabi`](arm-none-eabi.md) for information applicable to all
26
27
All Armv7-A processors include an FPU (a VFPv3 or a VFPv4). The difference
28
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
+passing function arguments. You may prefer the `-eabi` soft-float target when
30
31
When using the hardfloat targets, the minimum floating-point features assumed
32
are those of the `vfpv3-d16`, which includes single- and double-precision,
0 commit comments