diff options
Diffstat (limited to 'arch/powerpc/include/asm/bootx.h')
| -rw-r--r-- | arch/powerpc/include/asm/bootx.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/powerpc/include/asm/bootx.h b/arch/powerpc/include/asm/bootx.h index dd9461003dfa..1c121f3c524f 100644 --- a/arch/powerpc/include/asm/bootx.h +++ b/arch/powerpc/include/asm/bootx.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */  /*   * This file describes the structure passed from the BootX application   * (for MacOS) when it is used to boot Linux. |