Cygwin: lockf: Fix adding a new lock over multiple locks
[newlib-cygwin.git] / libgloss / bfin / include / defBF522.h
blob67c3976ef1654bb5b061ef4b8f68e9eb1c239d73
1 /*
2 * The authors hereby grant permission to use, copy, modify, distribute,
3 * and license this software and its documentation for any purpose, provided
4 * that existing copyright notices are retained in all copies and that this
5 * notice is included verbatim in any distributions. No written agreement,
6 * license, or royalty fee is required for any of the authorized uses.
7 * Modifications to this software may be copyrighted by their authors
8 * and need not follow the licensing terms described here, provided that
9 * the new terms are clearly indicated on the first page of each file where
10 * they apply.
14 ** Copyright (C) 2006-2008 Analog Devices Inc., All Rights Reserved.
16 ************************************************************************************
18 ** This include file contains a list of macro "defines" to enable the programmer
19 ** to use symbolic names for register-access and bit-manipulation.
21 **/
22 #ifndef _DEF_BF522_H
23 #define _DEF_BF522_H
25 /* Include all Core registers and bit definitions */
26 #include <def_LPBlackfin.h>
28 /* SYSTEM & MMR ADDRESS DEFINITIONS FOR ADSP-BF522 */
30 /* Include defBF52x_base.h for the set of #defines that are common to all ADSP-BF52x processors */
31 #include <defBF52x_base.h>
33 #endif /* _DEF_BF522_H */