kernel_samsung_a53x/drivers/net/wireless/mediatek/mt76/mt76x02_trace.c
2024-06-15 16:02:09 -03:00

12 lines
201 B
C
Executable file

// SPDX-License-Identifier: ISC
/*
* Copyright (C) 2016 Felix Fietkau <nbd@nbd.name>
*/
#include <linux/module.h>
#ifndef __CHECKER__
#define CREATE_TRACE_POINTS
#include "mt76x02_trace.h"
#endif