aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nios2/include/asm/asm-macros.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nios2/include/asm/asm-macros.h')
-rw-r--r--arch/nios2/include/asm/asm-macros.h13
1 files changed, 1 insertions, 12 deletions
diff --git a/arch/nios2/include/asm/asm-macros.h b/arch/nios2/include/asm/asm-macros.h
index 29fa2e4d7b00..522e50a176b2 100644
--- a/arch/nios2/include/asm/asm-macros.h
+++ b/arch/nios2/include/asm/asm-macros.h
@@ -1,3 +1,4 @@
1/* SPDX-License-Identifier: GPL-2.0-or-later */
1/* 2/*
2 * Macro used to simplify coding multi-line assembler. 3 * Macro used to simplify coding multi-line assembler.
3 * Some of the bit test macro can simplify down to one line 4 * Some of the bit test macro can simplify down to one line
@@ -6,18 +7,6 @@
6 * Copyright (C) 2004 Microtronix Datacom Ltd. 7 * Copyright (C) 2004 Microtronix Datacom Ltd.
7 * 8 *
8 * All rights reserved. 9 * All rights reserved.
9 *
10 * This program is free software; you can redistribute it and/or modify
11 * it under the terms of the GNU General Public License as published by
12 * the Free Software Foundation; either version 2 of the License, or
13 * (at your option) any later version.
14 *
15 * This program is distributed in the hope that it will be useful, but
16 * WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, GOOD TITLE or
18 * NON INFRINGEMENT. See the GNU General Public License for more
19 * details.
20 *
21 */ 10 */
22#ifndef _ASM_NIOS2_ASMMACROS_H 11#ifndef _ASM_NIOS2_ASMMACROS_H
23#define _ASM_NIOS2_ASMMACROS_H 12#define _ASM_NIOS2_ASMMACROS_H