hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/mips/include/asm/irq_cpu.h
....@@ -1,14 +1,10 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * include/asm-mips/irq_cpu.h
34 *
45 * MIPS CPU interrupt definitions.
56 *
67 * Copyright (C) 2002 Maciej W. Rozycki
7
- *
8
- * This program is free software; you can redistribute it and/or
9
- * modify it under the terms of the GNU General Public License
10
- * as published by the Free Software Foundation; either version
11
- * 2 of the License, or (at your option) any later version.
128 */
139 #ifndef _ASM_IRQ_CPU_H
1410 #define _ASM_IRQ_CPU_H