diff --git a/tools/nxstyle.c b/tools/nxstyle.c index eeb67997c09..0ddfb4bda1d 100644 --- a/tools/nxstyle.c +++ b/tools/nxstyle.c @@ -219,6 +219,10 @@ static const char *g_white_list[] = "__gnu_Unwind_Find_exidx", + /* Ref: lib_impure.c */ + + "__sFILE_fake", + /* Ref: stdlib.h */ "_Exit",