hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/arch/microblaze/include/asm/exceptions.h
....@@ -1,13 +1,10 @@
1
+/* SPDX-License-Identifier: GPL-2.0 */
12 /*
23 * Preliminary support for HW exception handing for Microblaze
34 *
45 * Copyright (C) 2008-2009 Michal Simek <monstr@monstr.eu>
56 * Copyright (C) 2008-2009 PetaLogix
67 * Copyright (C) 2005 John Williams <jwilliams@itee.uq.edu.au>
7
- *
8
- * This file is subject to the terms and conditions of the GNU General
9
- * Public License. See the file COPYING in the main directory of this
10
- * archive for more details.
118 */
129
1310 #ifndef _ASM_MICROBLAZE_EXCEPTIONS_H