X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/42f9f480607f3993e6ffb56e4985180bf24bab89..772bc61dbf607370584a58f7342df76d7bbc3b56:/src/simix/simcalls.in diff --git a/src/simix/simcalls.in b/src/simix/simcalls.in index 90e4e5f507..904718dcc9 100644 --- a/src/simix/simcalls.in +++ b/src/simix/simcalls.in @@ -141,9 +141,3 @@ Func H mc_random (int) (min, int) (max, int) Proc - set_category (void) (synchro, void*, smx_synchro_t) (category, const char*) Proc - run_kernel (void) (code, void*) - -## HAVE_LATENCY_BOUND_TRACKING -Func - comm_is_latency_bounded (int) (comm, void*, smx_synchro_t) -## HAVE_MC -Func H mc_snapshot (void*, mc_snapshot_t) -Func H mc_compare_snapshots (int) (s1, void*, mc_snapshot_t) (s2, void*, mc_snapshot_t)