diff options
Diffstat (limited to 'tools/perf/util/libunwind/x86_32.c')
-rw-r--r-- | tools/perf/util/libunwind/x86_32.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/libunwind/x86_32.c b/tools/perf/util/libunwind/x86_32.c index 957ffff72428..c5e568188e19 100644 --- a/tools/perf/util/libunwind/x86_32.c +++ b/tools/perf/util/libunwind/x86_32.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * This file setups defines to compile arch specific binary from the * generic one. |