diff options
Diffstat (limited to 'scripts/recordmcount.h')
-rw-r--r-- | scripts/recordmcount.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/recordmcount.h b/scripts/recordmcount.h index 2e7793735e14..13c5e6c8829c 100644 --- a/scripts/recordmcount.h +++ b/scripts/recordmcount.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * recordmcount.h | 3 | * recordmcount.h |
3 | * | 4 | * |
@@ -15,8 +16,6 @@ | |||
15 | * | 16 | * |
16 | * This conversion to macros was done by: | 17 | * This conversion to macros was done by: |
17 | * Copyright 2010 Steven Rostedt <srostedt@redhat.com>, Red Hat Inc. | 18 | * Copyright 2010 Steven Rostedt <srostedt@redhat.com>, Red Hat Inc. |
18 | * | ||
19 | * Licensed under the GNU General Public License, version 2 (GPLv2). | ||
20 | */ | 19 | */ |
21 | #undef append_func | 20 | #undef append_func |
22 | #undef is_fake_mcount | 21 | #undef is_fake_mcount |