![]() |
![]() |
00001 00046 #if !defined (VERSION_H) 00047 00048 #define VERSION_H 00049 00050 00051 00052 00053 #if defined (__cplusplus) 00054 00055 extern "C" { 00056 00057 #endif 00058 00059 00060 00061 00062 00063 /* ============================================================================ 00064 * @const DSPLINK_VERSION 00065 * 00066 * @brief The version number for DSP/BIOS(TM) LINK. 00067 * ============================================================================ 00068 */ 00069 00070 #define DSPLINK_VERSION "1.65.01.06" 00071 00072 00073 00074 00075 00076 #if defined (__cplusplus) 00077 00078 } 00079 00080 #endif 00081 00082 00083 00084 00085 00086 #endif /* !defined (VERSION_H) */ 00087