tools/nxstyle: add Segger RTT prototype name into white list
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
9bd83854f3
commit
7dfa768552
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user