- /*
- * Copyright 2008-2010 Analog Devices Inc.
- *
- * Licensed under the ADI BSD license or the GPL-2 (or later)
- */
- #ifndef _CDEF_BF512_H
- #define _CDEF_BF512_H
- /* include cdefBF51x_base.h for the set of #defines that are common to all ADSP-BF51x processors */
- #include "cdefBF51x_base.h"
- #endif /* _CDEF_BF512_H */
|