mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-19 07:38:28 +00:00
committed by
Christian Helmuth
parent
7f0c3eee6d
commit
941a71346a
@ -71,6 +71,11 @@ namespace Genode {
|
||||
*/
|
||||
void print(Output &output, unsigned long);
|
||||
|
||||
/**
|
||||
* Print unsigned long long value
|
||||
*/
|
||||
void print(Output &output, unsigned long long);
|
||||
|
||||
/**
|
||||
* Print unsigned integer value
|
||||
*/
|
||||
|
Reference in New Issue
Block a user