Make newlib source of truth for various definitions

At least for now, it makes much more sense
This commit is contained in:
2024-04-13 20:00:00 +02:00
parent 90c65e4b16
commit b7cfb96690
21 changed files with 194 additions and 172 deletions

View File

@@ -1,4 +1,4 @@
#include "syscalls_interface.h"
#include "sys/syscalls.h"
#include "stdio.h"
#include "stdlib.h"