Use the bloated string formatting functions from newlib

This commit is contained in:
TuxSH
2018-05-05 18:35:00 +02:00
parent 67b76cc8f1
commit 30b9873ab3
6 changed files with 19 additions and 1723 deletions

View File

@@ -1,10 +1,10 @@
#include "utils.h"
#include <stdint.h>
#include <stdio.h>
#include "utils.h"
#include "loader.h"
#include "sd_utils.h"
#include "stage2.h"
#include "lib/printk.h"
#include "lib/vsprintf.h"
#include "lib/ini.h"
const char *g_bct0 = NULL;