mirror of
https://github.com/apache/nuttx.git
synced 2026-09-07 09:26:38 +00:00
fix a typo
Signed-off-by: hujun5 <hujun5@xiaomi.com>
This commit is contained in:
parent
42d2a27621
commit
bff9935948
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
#include <nuttx/macro.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pivate Data
|
||||
* Private Data
|
||||
****************************************************************************/
|
||||
|
||||
static spinlock_t g_atomic_lock = SP_UNLOCKED;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue