summaryrefslogtreecommitdiffstats
path: root/libgloss/bfin/include/sysreg.h
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/bfin/include/sysreg.h')
-rw-r--r--libgloss/bfin/include/sysreg.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libgloss/bfin/include/sysreg.h b/libgloss/bfin/include/sysreg.h
index d874910bd..3b3a2909a 100644
--- a/libgloss/bfin/include/sysreg.h
+++ b/libgloss/bfin/include/sysreg.h
@@ -10,10 +10,10 @@
* they apply.
*/
-/* This file must be used with compiler version 8.0.6.4 */
+/* This file must be used with compiler version 8.0.8.1 */
#ifdef __VERSIONNUM__
-#if __VERSIONNUM__ != 0x08000604
+#if __VERSIONNUM__ != 0x08000801
#error The compiler version does not match the version of the sysreg.h include
#endif
#endif
@@ -22,7 +22,7 @@
*
* sysreg.h
*
- * Copyright (C) 2008, 2009 Analog Devices, Inc.
+ * (c) Copyright 2001-2006 Analog Devices, Inc. All rights reserved.
*
***********************************************************************/