mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
base: Changed API for cell management.
This commit is contained in:
@@ -352,8 +352,7 @@ class Genode::Pd_session_component : public Session_object<Pd_session>
|
||||
******************************************/
|
||||
void create_cell(long prioritiy, const Affinity::Location &loc) override;
|
||||
|
||||
void grow_cell(const Affinity::Location &loc) override;
|
||||
void shrink_cell(const Affinity::Location &loc) override;
|
||||
void update_cell(const Affinity::Location &loc) override;
|
||||
};
|
||||
|
||||
#endif /* _CORE__INCLUDE__PD_SESSION_COMPONENT_H_ */
|
||||
|
||||
Reference in New Issue
Block a user