Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Frysinger <vapier@gentoo.org>2010-10-18 03:52:49 +0400
committerMichael Frysinger <vapier@gentoo.org>2010-10-18 03:52:49 +0400
commit1cfc2fea73e532c435ea2d37c55bdd68cb2c777e (patch)
treef4c5600b7acfea817e5d9a70a1ea31cb56cca707 /libgloss/bfin/include/cdefBF52x_base.h
parent0e66e6266855d4aecbf42c58bed6afc081e3a70d (diff)
libgloss: bfin: sync headers to VDSP 5.0 Update 8
A new release of VDSP means syncing random updates to the libgloss headers. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'libgloss/bfin/include/cdefBF52x_base.h')
-rw-r--r--libgloss/bfin/include/cdefBF52x_base.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/libgloss/bfin/include/cdefBF52x_base.h b/libgloss/bfin/include/cdefBF52x_base.h
index 11a1a78e5..9d980e860 100644
--- a/libgloss/bfin/include/cdefBF52x_base.h
+++ b/libgloss/bfin/include/cdefBF52x_base.h
@@ -13,7 +13,7 @@
/*
** cdefBF52x_base.h
**
-** Copyright (C) 2008, 2009 Analog Devices, Inc.
+** Copyright (C) 2007-2009 Analog Devices Inc., All Rights Reserved.
**
************************************************************************************
**
@@ -109,7 +109,6 @@
#define pUART0_LCR ((volatile unsigned short *)UART0_LCR)
#define pUART0_MCR ((volatile unsigned short *)UART0_MCR)
#define pUART0_LSR ((volatile unsigned short *)UART0_LSR)
-#define pUART0_MSR ((volatile unsigned short *)UART0_LSR)
#define pUART0_SCR ((volatile unsigned short *)UART0_SCR)
#define pUART0_GCTL ((volatile unsigned short *)UART0_GCTL)
@@ -569,7 +568,6 @@
#define pUART1_LCR ((volatile unsigned short *)UART1_LCR)
#define pUART1_MCR ((volatile unsigned short *)UART1_MCR)
#define pUART1_LSR ((volatile unsigned short *)UART1_LSR)
-#define pUART1_MSR ((volatile unsigned short *)UART1_LSR)
#define pUART1_SCR ((volatile unsigned short *)UART1_SCR)
#define pUART1_GCTL ((volatile unsigned short *)UART1_GCTL)