(cherry picked from commit 9ca8e98525
)
Co-authored-by: Jack May <jack@solana.com>
This commit is contained in:
@ -1,2 +1,4 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
typedef void *FILE;
|
typedef void *FILE;
|
||||||
|
|
||||||
|
int printf(const char * restrictformat, ... );
|
||||||
|
Reference in New Issue
Block a user