Welcome to mirror list, hosted at ThFree Co, Russian Federation.

trace.c « batman-adv « net - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ec8b9519076bfe16c23aad495b6c565fb4f6bea4 (plain)
1
2
3
4
5
6
7
8
// SPDX-License-Identifier: GPL-2.0
/* Copyright (C) B.A.T.M.A.N. contributors:
 *
 * Sven Eckelmann
 */

#define CREATE_TRACE_POINTS
#include "trace.h"