version 1.79, 2013/10/03 14:45:44
|
version 1.147, 2021/02/17 05:40:56
|
|
|
| |
#define JSOC_VERSION_INCL 1 | #define JSOC_VERSION_INCL 1 |
| |
#define jsoc_version "V8R1X" |
#define jsoc_version "V9R41X" |
#define jsoc_vers_num (-801) |
#define jsoc_vers_num (-941) |
| |
| |
static inline const char *jsoc_getversion(char *verstr, int size, int *isdev) | static inline const char *jsoc_getversion(char *verstr, int size, int *isdev) |
Line 58 static inline const char *jsoc_getversio |
|
Line 58 static inline const char *jsoc_getversio |
|
} | } |
| |
#endif | #endif |
|
|