mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-29 23:53:32 +00: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"
|