version 1.93, 2014/09/26 17:21:16
|
version 1.149, 2021/02/17 17:50:32
|
|
|
| |
#define JSOC_VERSION_INCL 1 | #define JSOC_VERSION_INCL 1 |
| |
#define jsoc_version "V8R6X" |
#define jsoc_version "V9R41X" |
#define jsoc_vers_num (-806) |
#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 |
|
|