forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 05e59e5fb0064c97a1c10921ecd549f2d4a58565
kernel/arch/sh/kernel/cpu/sh2a/entry.S
....@@ -1,14 +1,11 @@
1
-/*
1
+/* SPDX-License-Identifier: GPL-2.0
2
+ *
23 * arch/sh/kernel/cpu/sh2a/entry.S
34 *
45 * The SH-2A exception entry
56 *
67 * Copyright (C) 2008 Yoshinori Sato
78 * Based on arch/sh/kernel/cpu/sh2/entry.S
8
- *
9
- * This file is subject to the terms and conditions of the GNU General Public
10
- * License. See the file "COPYING" in the main directory of this archive
11
- * for more details.
129 */
1310
1411 #include <linux/linkage.h>