f-stack/dpdk/drivers/baseband/acc/acc_common.c

8 lines
163 B
C

/* SPDX-License-Identifier: BSD-3-Clause
* Copyright (c) 2023 Red Hat, Inc.
*/
#include <rte_log.h>
RTE_LOG_REGISTER_SUFFIX(acc_common_logtype, common, INFO);