diff options
Diffstat (limited to 'arch/powerpc/boot/fixed-head.S')
-rw-r--r-- | arch/powerpc/boot/fixed-head.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/boot/fixed-head.S b/arch/powerpc/boot/fixed-head.S index 8e14cd9e1a54..4346c750cac1 100644 --- a/arch/powerpc/boot/fixed-head.S +++ b/arch/powerpc/boot/fixed-head.S @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ .text .global _zimage_start _zimage_start: |