mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-23 18:35:11 +00:00
25 lines
608 B
C
25 lines
608 B
C
|
/*
|
||
|
* cdefBF531.h
|
||
|
*
|
||
|
* This file is subject to the terms and conditions of the GNU Public
|
||
|
* License. See the file "COPYING" in the main directory of this archive
|
||
|
* for more details.
|
||
|
*
|
||
|
* Non-GPL License also available as part of VisualDSP++
|
||
|
*
|
||
|
* http://www.analog.com/processors/resources/crosscore/visualDspDevSoftware.html
|
||
|
*
|
||
|
* (c) Copyright 2001-2005 Analog Devices, Inc. All rights reserved
|
||
|
*
|
||
|
* This file under source code control, please send bugs or changes to:
|
||
|
* dsptools.support@analog.com
|
||
|
*
|
||
|
*/
|
||
|
|
||
|
#ifndef _CDEFBF531_H
|
||
|
#define _CDEFBF531_H
|
||
|
|
||
|
#include <cdefBF532.h>
|
||
|
|
||
|
#endif /* _CDEFBF531_H */
|