Linux Audio

Check our new training course

Yocto distribution development and maintenance

Need a Yocto distribution for your embedded project?
Loading...
v5.9
1// SPDX-License-Identifier: GPL-2.0
2#ifndef __CHECKER__
3#define CREATE_TRACE_POINTS
4#include "armada_trace.h"
5#endif
v5.14.15
1// SPDX-License-Identifier: GPL-2.0
2#ifndef __CHECKER__
3#define CREATE_TRACE_POINTS
4#include "armada_trace.h"
5#endif