|
|
@ -35,7 +35,7 @@ |
|
|
|
|
|
|
|
#define _LIB_VXWORKS_MAJOR 0 |
|
|
|
#define _LIB_VXWORKS_MINOR 3 |
|
|
|
#define _LIB_VXWORKS_MAINT 3 |
|
|
|
#define _LIB_VXWORKS_MAINT 4 |
|
|
|
|
|
|
|
/* there is now a space between the runtime name, and the version */ |
|
|
|
|
|
|
@ -45,7 +45,7 @@ |
|
|
|
|
|
|
|
/* VxWorks compatibility layer */ |
|
|
|
/* 0.1.1 add cpu affinity */ |
|
|
|
#define LIB_VXWORKS_VERSION "SylixOS Compatibility Pack 0.3.3" |
|
|
|
#define LIB_VXWORKS_VERSION "SylixOS Compatibility Pack 0.3.4" |
|
|
|
|
|
|
|
#ifdef __cplusplus |
|
|
|
extern "C" { |
|
|
|