felboot: Use u-boot common.h instead of system stdio.h
This commit is contained in:
parent
4c5e0845e1
commit
789512036b
@ -17,7 +17,8 @@
|
||||
* MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include "config.h"
|
||||
#include "common.h"
|
||||
|
||||
__attribute__ ((section (".text.start"))) void _start(void)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user