kernel: port sandbox components
This commit is contained in:
@@ -8,9 +8,6 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define printf printf_
|
||||
int printf_(const char *format, ...);
|
||||
|
||||
#define sprintf sprintf_
|
||||
int sprintf_(char *buffer, const char *format, ...);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user