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 8add7cb commit 9323a3fCopy full SHA for 9323a3f
arch/Kconfig
@@ -140,7 +140,7 @@ config ARCH_POSIX
140
select NATIVE_BUILD
141
select HAS_COVERAGE_SUPPORT
142
select BARRIER_OPERATIONS_BUILTIN
143
- # native_posix gets its memory cleared on entry by the host OS
+ # POSIX arch based targets get their memory cleared on entry by the host OS
144
select SKIP_BSS_CLEAR
145
help
146
POSIX (native) architecture
0 commit comments