version 1.123, 2018/06/07 17:03:12
|
version 1.181, 2022/07/14 15:57:26
|
|
|
| |
#define JSOC_VERSION_INCL 1 | #define JSOC_VERSION_INCL 1 |
| |
#define jsoc_version "V9R2X" |
#define jsoc_version "V9R5X" |
#define jsoc_vers_num (-902) |
#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 |
|
|