mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
parent
cdcc4ee60f
commit
4de6d54e50
@ -23,7 +23,7 @@ namespace Vmm {
|
||||
|
||||
using namespace Genode;
|
||||
|
||||
void printf(const char *format, ...);
|
||||
void printf(const char *format, ...) __attribute__((format(printf, 1, 2)));
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user