mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-12 05:48:39 +08:00
9 lines
195 B
C
9 lines
195 B
C
|
// SPDX-License-Identifier: GPL-2.0
|
||
|
/*
|
||
|
* Copyright (C) 2018, Microsoft Corporation.
|
||
|
*
|
||
|
* Author(s): Steve French <stfrench@microsoft.com>
|
||
|
*/
|
||
|
#define CREATE_TRACE_POINTS
|
||
|
#include "trace.h"
|