6 lines
153 B
C
6 lines
153 B
C
|
// SPDX-License-Identifier: GPL-2.0-only
|
||
|
/* Copyright(c) 2022 Intel Corporation. All rights reserved. */
|
||
|
|
||
|
#define CREATE_TRACE_POINTS
|
||
|
#include "trace.h"
|