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 b32eb0d commit 4f4cc4dCopy full SHA for 4f4cc4d
arch/xtensa/CMakeLists.txt
@@ -7,5 +7,5 @@ add_subdirectory(core)
7
if (CONFIG_XTENSA_INSECURE_USERSPACE)
8
message(WARNING "
9
This userspace implementation uses the window ABI this means that the kernel
10
- will spill registers on behalf of the userpsace. Use it carefully.")
+ will spill registers on behalf of the userspace. Use it carefully.")
11
endif()
0 commit comments