]> rtime.felk.cvut.cz Git - frescor/fosa.git/commit
Modifications in FOSA and FOSA-marte for longjumps
authortelleriam <telleriam@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Thu, 15 Nov 2007 16:29:33 +0000 (16:29 +0000)
committertelleriam <telleriam@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Thu, 15 Nov 2007 16:29:33 +0000 (16:29 +0000)
commit05c2667033ce7f47bfdf9ee4541eedd89dea5d3d
treedfb879d4bcfb52cf19c10a26a605fb6ab6341c43
parent7b1a2f58ecced257c93f6024c3e71be4d428e405
Modifications in FOSA and FOSA-marte for longjumps

git-svn-id: http://www.frescor.org/private/svn/frescor/fosa/trunk@852 35b4ef3e-fd22-0410-ab77-dab3279adceb
17 files changed:
include/fosa_clocks_and_timers.h
include/fosa_configuration_parameters.h
include/fosa_long_jump.h [new file with mode: 0644]
include/fosa_opaque_types.h
include/fosa_types.h
marte_non_local_jump/Makefile [new file with mode: 0644]
marte_non_local_jump/context.adb [new file with mode: 0644]
marte_non_local_jump/context.ads [new file with mode: 0644]
marte_non_local_jump/eat_20.c [new file with mode: 0644]
marte_non_local_jump/eat_20.h [new file with mode: 0644]
marte_non_local_jump/execute_context.h [new file with mode: 0644]
marte_non_local_jump/marte_non_local_jmp.h [new file with mode: 0644]
marte_non_local_jump/non_local_jump.adb [new file with mode: 0644]
marte_non_local_jump/non_local_jump.ads [new file with mode: 0644]
marte_non_local_jump/non_local_jump_test.adb [new file with mode: 0644]
src_marte/fosa_clocks_and_timers.c
src_marte/fosa_long_jump.c [new file with mode: 0644]