version 1.68, 2013/09/16 19:50:43
|
version 1.175, 2021/03/15 18:40:01
|
|
|
| |
#define JSOC_VERSION_INCL 1 | #define JSOC_VERSION_INCL 1 |
| |
#define jsoc_version "V8R1" |
#define jsoc_version "V9R41X" |
#define jsoc_vers_num (801) |
#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 |
|
|