Changes between Version 4 and Version 5 of DsxvmSRL_API
- Timestamp:
- Oct 22, 2012, 11:22:31 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DsxvmSRL_API
v4 v5 59 59 * {{{srl_assert( cond )}}} checks if ''cond'' is true, and fatally fails otherwise 60 60 * {{{srl_abort()}}} make the application (whatever the backend) abort now 61 * {{{srl_exit()}}} a way to correctly exit a task 61 62 62 63 == Instrumentation services ==