diff options
Diffstat (limited to 'src/arch/arm/asmlib.h')
-rw-r--r-- | src/arch/arm/asmlib.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/arch/arm/asmlib.h b/src/arch/arm/asmlib.h index 6398cf20af..0d515517cf 100644 --- a/src/arch/arm/asmlib.h +++ b/src/arch/arm/asmlib.h @@ -9,6 +9,11 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * * This file contains arm architecture specific defines * for the different processors. * |