Skip to content

Commit 301e871

Browse files
committed
Mention bare-metal and RTOS targets in arm64-linux.xml comment
1 parent e339925 commit 301e871

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎platforms/arm64-linux.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0"?>
2-
<!-- 64-bit ARM Linux (AArch64 LP64 ABI). This describes the default setup. -->
2+
<!-- 64-bit ARM Linux (AArch64 LP64 ABI). This describes the default setup. This platform file may also be suitable for bare-metal and RTOS targets (e.g. Zephyr, FreeRTOS) that use the AArch64 LP64 ABI. -->
33
<platform>
44
<char_bit>8</char_bit>
55
<default-sign>unsigned</default-sign>

0 commit comments

Comments
 (0)