]> rtime.felk.cvut.cz Git - frescor/fwp.git/blob - fwp/lib/frsh_fwp/fwp_res.h
Updated to rename of resource scheduler to allocator
[frescor/fwp.git] / fwp / lib / frsh_fwp / fwp_res.h
1 #ifndef FWP_RES_H
2 #define FWP_RES_H
3
4 #include <forb.h>
5 #include <fcb.h>
6 #include <frsh_distributed.h>
7 #include "fwp_idl.h"
8
9 int fra_fwp_init(forb_orb orb, fres_contract_broker fcb, forb_executor_t *executor);
10 int fres_block_register_fwp();
11
12 #endif /* FWP_RES_H */