fix debug printing function, add readmem function
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#define __APPS_H
|
||||
|
||||
/// appmain.c
|
||||
void ReadMem(int addr);
|
||||
void AppMain(void);
|
||||
void SamyRun(void);
|
||||
void DbpIntegers(int a, int b, int c);
|
||||
|
||||
Reference in New Issue
Block a user