mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
tools/nxstyle: rename exception _Unwind_Ptr to _Unwind to support fuzzy match
Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
+1
-1
@@ -223,7 +223,7 @@ static const char *g_white_list[] =
|
||||
|
||||
/* Ref: unwind-arm-common.h */
|
||||
|
||||
"_Unwind_Ptr",
|
||||
"_Unwind",
|
||||
|
||||
/* Ref:
|
||||
* https://pubs.opengroup.org/onlinepubs/9699919799/functions/tempnam.html
|
||||
|
||||
Reference in New Issue
Block a user