mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
getPriority const
This commit is contained in:
@@ -55,7 +55,7 @@ namespace gpgpu_virt {
|
||||
*
|
||||
* @return int
|
||||
*/
|
||||
int getPriority()
|
||||
int getPriority() const
|
||||
{
|
||||
return prio;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user