version 1.114, 2017/08/01 20:58:02
|
version 1.152, 2021/02/17 18:57:11
|
|
|
| |
#define JSOC_VERSION_INCL 1 | #define JSOC_VERSION_INCL 1 |
| |
#define jsoc_version "V9R1" |
#define jsoc_version "V9R41" |
#define jsoc_vers_num (901) |
#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 |
|
|