Sonic Zhang | 22a8262 | 2012-05-16 17:24:33 +0800 | [diff] [blame] | 1 | /* |
| 2 | * Copyright 2011 Analog Devices Inc. |
| 3 | * |
Sonic Zhang | de45083 | 2012-05-17 14:45:27 +0800 | [diff] [blame] | 4 | * Licensed under the Clear BSD license or the GPL-2 (or later) |
Sonic Zhang | 22a8262 | 2012-05-16 17:24:33 +0800 | [diff] [blame] | 5 | */ |
| 6 | |
| 7 | #ifndef _DEF_BF609_H |
| 8 | #define _DEF_BF609_H |
| 9 | |
| 10 | /* Include defBF60x_base.h for the set of #defines that are common to all ADSP-BF60x processors */ |
| 11 | #include "defBF60x_base.h" |
| 12 | |
| 13 | /* The following are the #defines needed by ADSP-BF609 that are not in the common header */ |
| 14 | |
| 15 | #endif /* _DEF_BF609_H */ |