Revision 982056f7 inc/urt_core.h
inc/urt_core.h | ||
---|---|---|
73 | 73 |
urt_service_t urtCoreGetService(urt_serviceid_t id); |
74 | 74 |
#endif /* URT_CFG_RPC_ENABLED */ |
75 | 75 |
|
76 |
#if (URT_CFG_PUBSUB_QOS_DEADLINECHECKS) |
|
77 |
urtCoreCallbackDefault(void* params) |
|
78 |
#endif /* URT_CFG_PUBSUB_QOS_DEADLINECHECKS */ |
|
79 |
|
|
76 | 80 |
#if defined(__cplusplus) |
77 | 81 |
} |
78 | 82 |
#endif /* defined(__cplusplus) */ |
Also available in: Unified diff