diff options
Diffstat (limited to 'arch/arm/lib/setjmp_aarch64.S')
-rw-r--r-- | arch/arm/lib/setjmp_aarch64.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/lib/setjmp_aarch64.S b/arch/arm/lib/setjmp_aarch64.S index b68edb86d6..1b8d000eb4 100644 --- a/arch/arm/lib/setjmp_aarch64.S +++ b/arch/arm/lib/setjmp_aarch64.S @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) 2017 Theobroma Systems Design und Consulting GmbH - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <config.h> |