version 1.97, 2015/02/19 15:13:24
|
version 1.177, 2021/03/15 19:09:06
|
|
|
| |
#define JSOC_VERSION_INCL 1 | #define JSOC_VERSION_INCL 1 |
| |
#define jsoc_version "V8R7X" |
#define jsoc_version "V9R41X" |
#define jsoc_vers_num (-807) |
#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 |
|
|