mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-24 01:28:48 +00:00
committed by
Christian Helmuth
parent
604d6bf567
commit
29079b2ac8
@ -77,7 +77,7 @@ struct Nic::Session : Genode::Session
|
||||
* rx and tx, and four signal context capabilities for the data-flow
|
||||
* signals.
|
||||
*/
|
||||
enum { CAP_QUOTA = 8 };
|
||||
static constexpr unsigned CAP_QUOTA = 8;
|
||||
|
||||
virtual ~Session() { }
|
||||
|
||||
|
Reference in New Issue
Block a user