diff --git a/tools/nxstyle.c b/tools/nxstyle.c index 138fa3258e..008d312600 100644 --- a/tools/nxstyle.c +++ b/tools/nxstyle.c @@ -264,6 +264,17 @@ static const char *g_white_list[] = "PhysicalAddress", "WideCharToMultiByte", + /* Ref: + * drivers/segger/note_sysview.c + */ + + "SEGGER_SYSVIEW", + "TaskID", + "sName", + "Prio", + "StackBase", + "StackSize", + /* Ref: * fs/nfs/rpc.h * fs/nfs/nfs_proto.h