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: 3cedd2c36528605036e7da7a4a526fc6d5621f78 (plain)
1
2
3
4
5
6
7
8
// SPDX-License-Identifier: GPL-2.0
/* Copyright (C) 2010-2019  B.A.T.M.A.N. contributors:
 *
 * Sven Eckelmann
 */

#define CREATE_TRACE_POINTS
#include "trace.h"