added flash routines from Freescale dBug sources

This commit is contained in:
Markus Fröschle
2013-08-14 07:40:23 +00:00
parent 4080a8e5af
commit 188f229132
3 changed files with 382 additions and 139 deletions

View File

@@ -59,7 +59,7 @@
static char snil[] = "(nil)";
static void xputchar(int c)
void xputchar(int c)
{
__asm__ __volatile__
(