Skip to content

Commit 409a1fb

Browse files
authored
Update aarch64-unknown-none.md to include -softfloat too
1 parent 5a74222 commit 409a1fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/rustc/src/platform-support/aarch64-unknown-none.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# `aarch64-unknown-none`
1+
# `aarch64-unknown-none` and `aarch64-unknown-none-softfloat`
22

33
**Tier: 2**
44

5-
Bare-metal target for CPUs in the Armv8-A architecture family, running in AArch64 mode.
5+
Bare-metal targets for CPUs in the Armv8-A architecture family, running in AArch64 mode.
66

77
For the AArch32 mode carried over from Armv7-A, see
88
[`armv7a-none-eabi`](armv7a-none-eabi.md) instead.

0 commit comments

Comments
 (0)