bdk: minerva: prep for ATF direct boot support
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
#ifndef _SPRINTF_H_
|
||||
#define _SPRINTF_H_
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
#include <utils/types.h>
|
||||
|
||||
void s_printf(char *out_buf, const char *fmt, ...);
|
||||
|
||||
Reference in New Issue
Block a user