You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS/ThreadX: fix amoswap pointer type for libncrt_small
Fix the __AMOSWAP_W call in the SMP ready-thread claim path so the build
works with STDCLIB=libncrt_small, where ULONG does not match the expected
32-bit pointer type.
Signed-off-by: Huaqi Fang <578567190@qq.com>
0 commit comments