diff options
author | Tom Rini <trini@ti.com> | 2013-09-06 09:37:04 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-09-06 09:37:04 -0400 |
commit | 938138c70815ce5abd5d61b01d28fbb3d618db48 (patch) | |
tree | 58de17af72dd1b98de4d0b3697a17f61dc6b3d5b | |
parent | 3c950c4fca1774f55e0941fc3d0f762c23a0b1c1 (diff) | |
parent | 1a05b5f91e12845cf06f4b1ef34096861bf718b5 (diff) | |
download | u-boot-imx-938138c70815ce5abd5d61b01d28fbb3d618db48.zip u-boot-imx-938138c70815ce5abd5d61b01d28fbb3d618db48.tar.gz u-boot-imx-938138c70815ce5abd5d61b01d28fbb3d618db48.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-nios
-rw-r--r-- | arch/nios2/lib/longlong.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/nios2/lib/longlong.h b/arch/nios2/lib/longlong.h index 63c64ed..45ec5f0 100644 --- a/arch/nios2/lib/longlong.h +++ b/arch/nios2/lib/longlong.h @@ -3,6 +3,7 @@ 2005 Free Software Foundation, Inc. * SPDX-License-Identifier: GPL-2.0+ + */ /* You have to define the following before including this file: |