]> rtime.felk.cvut.cz Git - frescor/fosa.git/blob - marte_non_local_jump/execute_context.h
Changed Makefiles, rules and config files because of change in location
[frescor/fosa.git] / marte_non_local_jump / execute_context.h
1 #ifndef _EXECUTE_WORK\r
2 #define _EXECUTE_WORK\r
3 \r
4 \r
5 int execute_work (void (*func)());\r
6 \r
7 void restore_work();\r
8 \r
9 #endif // _EXECUTE_WORK\r