mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
Extend RAM/CPU session for base-hw context-areas.
This commit is contained in:
committed by
Norman Feske
parent
2e918da325
commit
9369057f90
@@ -52,7 +52,7 @@ namespace Genode {
|
||||
* Constructor
|
||||
*/
|
||||
Platform_thread(const char *name = 0, unsigned priority = 0,
|
||||
int thread_id = THREAD_INVALID);
|
||||
addr_t utcb = 0, int thread_id = THREAD_INVALID);
|
||||
|
||||
/**
|
||||
* Destructor
|
||||
|
||||
Reference in New Issue
Block a user