Skip to content

Commit 9aff42e

Browse files
authored
Update src/doc/rustc/src/platform-support.md
1 parent d622195 commit 9aff42e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/doc/rustc/src/platform-support.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -278,9 +278,9 @@ target | std | host | notes
278278
[`armv7a-kmc-solid_asp3-eabi`](platform-support/kmc-solid.md) | ✓ | | ARM SOLID with TOPPERS/ASP3
279279
[`armv7a-kmc-solid_asp3-eabihf`](platform-support/kmc-solid.md) | ✓ | | ARM SOLID with TOPPERS/ASP3, hardfloat
280280
[`armv7a-none-eabihf`](platform-support/arm-none-eabi.md) | * | | Bare ARMv7-A, hardfloat
281-
[`armv8r-none-eabihf`](platform-support/armv8r-none-eabihf.md) | * | | Bare ARMv8-R, hardfloat
282281
[`armv7k-apple-watchos`](platform-support/apple-watchos.md) | ✓ | | ARMv7-A Apple WatchOS
283282
`armv7s-apple-ios` | ✓ | | ARMv7-A Apple-A6 Apple iOS
283+
[`armv8r-none-eabihf`](platform-support/armv8r-none-eabihf.md) | * | | Bare ARMv8-R, hardfloat
284284
`avr-unknown-gnu-atmega328` | * | | AVR. Requires `-Z build-std=core`
285285
`bpfeb-unknown-none` | * | | BPF (big endian)
286286
`bpfel-unknown-none` | * | | BPF (little endian)

0 commit comments

Comments
 (0)