version 1.129, 2020/08/04 16:02:39
|
version 1.180, 2022/07/14 15:56:38
|
|
|
| |
#define JSOC_VERSION_INCL 1 | #define JSOC_VERSION_INCL 1 |
| |
#define jsoc_version "V9R41X" |
#define jsoc_version "V9R5" |
#define jsoc_vers_num (-941) |
#define jsoc_vers_num (905) |
| |
| |
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 |
|
|