Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove host data and had JAVA_HOST_LEVEL
[simgrid.git] / src / simix / simcalls.in
index f34823e..29a13f5 100644 (file)
@@ -15,8 +15,6 @@ host_get_process_list True (void*, xbt_swag_t) (host, void*, smx_host_t)
 host_get_speed True (double) (host, void*, smx_host_t)
 host_get_available_speed True (double) (host, void*, smx_host_t)
 host_get_state True (int) (host, void*, smx_host_t)
-host_get_data True (void*) (host, void*, smx_host_t)
-host_set_data True (void) (host, void*, smx_host_t) (data, void*)
 host_get_current_power_peak True (double) (host, void*, smx_host_t)
 host_get_power_peak_at True (double) (host, void*, smx_host_t) (pstate_index, int)
 host_get_nb_pstates True (int) (host, void*, smx_host_t)