X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1cfb943f5745e4801fb6d2e88dd6e46f55bd7339..295541f9111c4baca435138275d78aeea5d7816b:/src/surf/vm_workstation.c diff --git a/src/surf/vm_workstation.c b/src/surf/vm_workstation.c index 3eec48ae04..826fe6df92 100644 --- a/src/surf/vm_workstation.c +++ b/src/surf/vm_workstation.c @@ -101,7 +101,7 @@ static void vm_ws_set_state(void *ind_vm_ws, int state){ } -static double ws_share_resources(double now) +static double vm_ws_share_resources(surf_model_t workstation_model, double now) { // Can be obsolete if you right can ensure that ws_model has been code previously // invoke ws_share_resources on the physical_lyer: sub_ws->ws_share_resources()