1 // SPDX-License-Identifier: GPL-2.0 OR MIT 2 /* Copyright (c) 2026 Imagination Technologies Ltd. */ 3 4 #ifndef __CHECKER__ 5 #define CREATE_TRACE_POINTS 6 #include "pvr_trace.h" 7 #endif 8
1 // SPDX-License-Identifier: GPL-2.0 OR MIT 2 /* Copyright (c) 2026 Imagination Technologies Ltd. */ 3 4 #ifndef __CHECKER__ 5 #define CREATE_TRACE_POINTS 6 #include "pvr_trace.h" 7 #endif 8