From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott McNutt Date: Fri, 19 Mar 2010 19:43:29 -0400 Subject: [U-Boot] [PATCH 1/4] nios2: add asm-nios2/errno.h In-Reply-To: <1269039947-21155-1-git-send-email-thomas@wytron.com.tw> References: <1269039947-21155-1-git-send-email-thomas@wytron.com.tw> Message-ID: <4BA40C21.9060003@psyent.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Applied. Thank you, --Scott Thomas Chou wrote: > Just pull in asm-generic. > > Signed-off-by: Thomas Chou > --- > include/asm-nios2/errno.h | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > create mode 100644 include/asm-nios2/errno.h > > diff --git a/include/asm-nios2/errno.h b/include/asm-nios2/errno.h > new file mode 100644 > index 0000000..4c82b50 > --- /dev/null > +++ b/include/asm-nios2/errno.h > @@ -0,0 +1 @@ > +#include