David Brazdil | 0f672f6 | 2019-12-10 10:32:29 +0000 | [diff] [blame^] | 1 | // SPDX-License-Identifier: GPL-2.0-or-later |
Andrew Scull | b4b6d4a | 2019-01-02 15:54:55 +0000 | [diff] [blame] | 2 | /* |
3 | * Copyright 2015 IBM Corp. | ||||
Andrew Scull | b4b6d4a | 2019-01-02 15:54:55 +0000 | [diff] [blame] | 4 | */ |
5 | |||||
6 | #ifndef __CHECKER__ | ||||
7 | #define CREATE_TRACE_POINTS | ||||
8 | #include "trace.h" | ||||
9 | #endif |