linux/linux-5.4.31/drivers/net/wireless/mediatek/mt76/trace.c

13 lines
193 B
C
Raw Normal View History

2024-01-30 10:43:28 +00:00
// SPDX-License-Identifier: ISC
/*
* Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
*/
#include <linux/module.h>
#ifndef __CHECKER__
#define CREATE_TRACE_POINTS
#include "trace.h"
#endif