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>
This commit is contained in:
Michael Frysinger
2010-10-17 23:52:49 +00:00
parent 0e66e62668
commit 1cfc2fea73
83 changed files with 952 additions and 405 deletions

View File

@ -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.
*
***********************************************************************/