tools/nxstyle: add Segger RTT prototype name into white list

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao 2022-01-31 17:31:32 +08:00 committed by Petro Karashchenko
parent 9bd83854f3
commit 7dfa768552

View File

@ -275,6 +275,12 @@ static const char *g_white_list[] =
"StackBase", "StackBase",
"StackSize", "StackSize",
/* Ref:
* drivers/segger/syslog_rtt.c
*/
"SEGGER_RTT",
/* Ref: /* Ref:
* fs/nfs/rpc.h * fs/nfs/rpc.h
* fs/nfs/nfs_proto.h * fs/nfs/nfs_proto.h