brintos

brintos / linux-shallow public Read only

0
0
Text · 241 B · 077e688 Raw
8 lines · c
1// SPDX-License-Identifier: GPL-2.02/* Copyright(c) 2022 Intel Corporation. All rights reserved. */3 4#include "cxl.h"5 6/* Exporting of cxl_core symbols that are only used by cxl_test */7EXPORT_SYMBOL_NS_GPL(cxl_num_decoders_committed, CXL);8