blob: 7f2a9dd0d0e3fbdb05bcb7542ff147154aeb5c2e (
plain)
| 1
2
3
4
5
6
7
8
 | // SPDX-License-Identifier: GPL-2.0-only
/* Copyright(c) 2022 Intel Corporation. All rights reserved. */
#include <cxl.h>
#include "core.h"
#define CREATE_TRACE_POINTS
#include "trace.h"
 |