fix a typo

Signed-off-by: hujun5 <hujun5@xiaomi.com>
This commit is contained in:
hujun5 2024-12-17 09:58:42 +08:00 committed by Xiang Xiao
parent 42d2a27621
commit bff9935948

View file

@ -32,7 +32,7 @@
#include <nuttx/macro.h> #include <nuttx/macro.h>
/**************************************************************************** /****************************************************************************
* Pivate Data * Private Data
****************************************************************************/ ****************************************************************************/
static spinlock_t g_atomic_lock = SP_UNLOCKED; static spinlock_t g_atomic_lock = SP_UNLOCKED;