mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Christian Helmuth
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)));
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user