version 1.113, 2017/03/20 21:02:41
|
version 1.180, 2022/07/14 15:56:38
|
|
|
| |
#define JSOC_VERSION_INCL 1 | #define JSOC_VERSION_INCL 1 |
| |
#define jsoc_version "V9R0X" |
#define jsoc_version "V9R5" |
#define jsoc_vers_num (-900) |
#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 |
|
|