diff -r 636d875c85dd -r c4908cc776a9 include/objacces.h --- a/include/objacces.h Sun Apr 15 00:46:40 2007 +0200 +++ b/include/objacces.h Sun Apr 15 00:49:34 2007 +0200 @@ -37,6 +37,8 @@ #include typedef UNS32 (*valueRangeTest_t)(UNS8 typeValue, void *Value); +typedef void (* storeODSubIndex_t)(UNS16 wIndex, UNS8 bSubindex); +void _storeODSubIndex (UNS16 wIndex, UNS8 bSubindex); #include "data.h"