diff --git a/tools/nxstyle.c b/tools/nxstyle.c index 3fadfd5993..645a3557db 100644 --- a/tools/nxstyle.c +++ b/tools/nxstyle.c @@ -221,6 +221,10 @@ static const char *g_white_list[] = "_Exit", + /* Ref: stdatomic.h */ + + "_Atomic", + /* Ref: unwind-arm-common.h */ "_Unwind",