Remove most compiler warnings.

This commit is contained in:
Sven Michael Klose
2021-12-25 09:57:18 +01:00
parent bdd18d958b
commit 65564a158c
4 changed files with 14 additions and 11 deletions

View File

@@ -5,7 +5,7 @@
#include <_heap.h>
static unsigned char* V[256];
static char* V[256];
static void ShowInfo (void)
/* Show heap info */