diff options
Diffstat (limited to 'kernel/gcov/gcc_3_4.c')
-rw-r--r-- | kernel/gcov/gcc_3_4.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/gcov/gcc_3_4.c b/kernel/gcov/gcc_3_4.c index 27bc88a35013..1e32e66c9563 100644 --- a/kernel/gcov/gcc_3_4.c +++ b/kernel/gcov/gcc_3_4.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * This code provides functions to handle gcc's profiling data format | 3 | * This code provides functions to handle gcc's profiling data format |
3 | * introduced with gcc 3.4. Future versions of gcc may change the gcov | 4 | * introduced with gcc 3.4. Future versions of gcc may change the gcov |