Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: BSD-3-Clause-Clear
0002 /*
0003  * Copyright (c) 2019 The Linux Foundation. All rights reserved.
0004  */
0005 
0006 #include <linux/module.h>
0007 
0008 #define CREATE_TRACE_POINTS
0009 #include "trace.h"
0010 EXPORT_SYMBOL(__tracepoint_ath11k_log_dbg);