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:
@ -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.
|
||||
*
|
||||
***********************************************************************/
|
||||
|
||||
|
Reference in New Issue
Block a user