renamed BaS sprintf to xsprintf to avoid conflicts in TOS programs

This commit is contained in:
Markus Fröschle
2018-02-24 20:23:14 +01:00
parent cb217e3e95
commit e31204235d
5 changed files with 3 additions and 484 deletions

View File

@@ -1,5 +1,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <mint/osbind.h>
#include <stdint.h>
#include <stdbool.h>