hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/arch/powerpc/boot/ppc_asm.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 #ifndef _PPC64_PPC_ASM_H
23 #define _PPC64_PPC_ASM_H
34 /*
....@@ -5,11 +6,6 @@
56 * Definitions used by various bits of low-level assembly code on PowerPC.
67 *
78 * Copyright (C) 1995-1999 Gary Thomas, Paul Mackerras, Cort Dougan.
8
- *
9
- * This program is free software; you can redistribute it and/or
10
- * modify it under the terms of the GNU General Public License
11
- * as published by the Free Software Foundation; either version
12
- * 2 of the License, or (at your option) any later version.
139 */
1410
1511 /* Condition Register Bit Fields */